Skip to content

Latest commit

 

History

History
172 lines (89 loc) · 4.49 KB

CHANGELOG.md

File metadata and controls

172 lines (89 loc) · 4.49 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-02-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutterw - v0.7.1+2

  • REFACTOR: refactor flutterw and flutterw/test (#18). (ff9c46da)
  • DOCS(flutterw): update docs about scripts in README.md. (8f631e3a)

2023-02-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutterw - v0.7.1+1

  • DOCS: update docs to add packages. (e9133456)

2023-02-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutterw - v0.7.1

2023-02-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutterw_build_aar - v0.1.0

  • Build AAR using version from pubspec.yaml

  • FEAT: add packages/flutterw_build_aar and examples/module (#17). (ea8ddd91)

2023-01-14

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

flutterw - v0.7.0

  • FIX: flutterw_test. (9b544c76)
  • FIX: Forget to update kFlutterwVersion. (e60f9d23)
  • DOCS: Migrate to docsify (#14). (0bed7ce4)
  • DOCS: Add adding-custom-command doc. (3534ee10)
  • DOCS: change github issue template. (eb19b735)
  • BREAKING FEAT: Add scripts support and merge hooks to scripts (#13). (d85bf309)
  • BREAKING FEAT: Migrate config file form flutterw.yaml to pubspec.yaml. (2ab61c78)

flutterw_clean - v0.2.0

  • BREAKING FEAT: Add scripts support and merge hooks to scripts (#13). (d85bf309)
  • BREAKING FEAT: Migrate config file form flutterw.yaml to pubspec.yaml. (2ab61c78)

2023-01-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutterw - v0.6.1

  • Update cli_hook and docs

2023-01-08

Changes


Packages with breaking changes:

Packages with other changes:


flutterw_hook - v0.2.0

  • Upgrade flutterw version

flutterw - v0.6.0

  • Make flutterw depende on cli_hook and cli_wrapper
  • Breaking Change
    • hook name separator changed from underline(_) to colon(:).