All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: refactor flutterw and flutterw/test (#18). (ff9c46da)
- DOCS(flutterw): update docs about scripts in README.md. (8f631e3a)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: update docs to add packages. (e9133456)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
Build AAR using version from pubspec.yaml
-
FEAT: add packages/flutterw_build_aar and examples/module (#17). (ea8ddd91)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- 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)
- BREAKING FEAT: Add scripts support and merge hooks to scripts (#13). (d85bf309)
- BREAKING FEAT: Migrate config file form flutterw.yaml to pubspec.yaml. (2ab61c78)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- Update
cli_hook
and docs
Packages with breaking changes:
Packages with other changes:
- Upgrade flutterw version
- Make flutterw depende on cli_hook and cli_wrapper
- Breaking Change
- hook name separator changed from underline(
_
) to colon(:
).
- hook name separator changed from underline(