CHANGELOG¶
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
migration guidance
changed behaviour
The versions coincide with releases on pip.
0.2.x (0.0.x)¶
adding machine learning examples for grids (0.0.14)
refactoring to use Grid class, json-tricks export (0.0.13)
adding grid exports, and variables section (0.0.12)
adding “tests” level to config files (0.0.11)
adding grids section in test file, and function definition for args
first alpha release with basic grid test generation (0.0.1)
skeleton release (0.0.0)