This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. Critical items to know are:
- renamed commands
- deprecated / removed commands
- changed defaults
- backward incompatible changes (recipe file format? image file format?)
- migration guidance (how to convert images?)
- changed behaviour (recipe sections work differently)
The versions coincide with releases on pip. Only major versions will be released as tags on Github.
0.0.x (0.0.x)
- Removing @@ for json loader so symbols can be spliced (0.0.18)
- Adding support for splicing with libs or json (0.0.17)
- add --globals option to generate to allow only global symbols
- Be more forgiving to allow missing fields (0.0.16)
- Add Smeagle stability model (stability-test command) (0.0.15)
- Rename "compare" to "compat" and adding double library compare (0.0.14)
- Bug with saving result if no missing symbols (0.0.13)
- Adding json export for generate and compare (0.0.11)
- Initial creation of project (0.0.1)