Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2020-09-10)
⚠ BREAKING CHANGES
- flutter_logo_decoration.schema.json will be incompatible with previous version.
Signed-off-by: Alex Manoel Ferreira Silva [email protected]
Features
- add default in cameraTargetBounds (b3216c3)
- add liteModeEnabled to google_map schema (8d4d32e)
- lefthook: remove empty line (07faf66)
Code change that neither fixes a bug nor adds a feature
- add schema submodule (21f21ef)
- change flutter_logo_decoration (5cd018b)
- remove schema directory (132aabc)
2.0.0 (2020-07-26)
⚠ BREAKING CHANGES
- No more support some keywords prior of Material Design 2014 pattern.
Signed-off-by: Alex Manoel Ferreira Silva [email protected]
Features
- add commit message hook (f23abf1)
- change support to material 2014 (e8715c3)
Bug Fixes
- apply fix for issue jekyll-relative-links #63 (530e398)
Code change that neither fixes a bug nor adds a feature
- preferred_size_widget.schema.json inheritance changed to widget.schema.json (f6e6de2)
- upgrade standard-version to 8.0.2 (fe2c238)
Changes that do not affect the meaning of the code
1.1.2 (2020-07-03)
Bug Fixes
- replace json schema ids with new version number (d2f1abf)
1.1.1 (2020-07-02)
Bug Fixes
- documentation generation and some optimizations (d880bea)
1.1.0 (2020-07-02)
Features
Bug Fixes
- change cname path (24944fa)
- correction of file path (7798581)
- remove tag version prefix on release (e5d411a)
- workaround for issue jekyll-relative-links #63 (5568a78)
Code change that neither fixes a bug nor adds a feature
- better integration of the documentation generation (0a18e6b)
1.0.0 (2020-06-29)
⚠ BREAKING CHANGES
- removing support for git-cz due to disagreement with the project use case.
Features
- add configuration to conform hooks support (cf17334)
- Add git-cz support (77e16e6)
- Add standard-version support (527ba94)
- add standard-version-updater to docs/README.md (4781942)
- add support to commitlint (a661e33)
Bug Fixes
Code change that neither fixes a bug nor adds a feature
- adds automated commit support (79b2269)
- Change path of files (3752fc0)
- improve schema definitions (d60fd6b)
- Remove redundant install dependencies (0413246)