v0.3.0 Now with a baking theme! π§βπ³
This release contains some major changes to the user experience. This includes many of the CLI commands changing names, and the documentation being completely restructured. Hopefully this should be the last major reshuffle of the user experience, as we are getting closers to being feature complete for our MVP.
Other highlights include the addition of the graph command for visualising recipes, and the cookbook command for dumping the built in recipes to disk.
What's Changed
- Operator runner improvements by @jfrost-mo in #128
- Add Codespell pre-commit hook by @jfrost-mo in #135
- Add graph command to visualise recipe files by @jfrost-mo in #136
- Pin version of tox used in environment by @jfrost-mo in #142
- Increase version number by @jfrost-mo in #124
- Update description of CSET by @jfrost-mo in #141
- Refactoring by @jfrost-mo in #144
- Rename run command to bake by @jfrost-mo in #143
- Add command to create recipes on disk by @jfrost-mo in #140
- Documentation restructure by @jfrost-mo in #151
- Add version command by @jfrost-mo in #156
- General cleanup by @jfrost-mo in #158
- Remove Python 3.8 support by @jfrost-mo in #173
- Fix install instructions in docs by @jfrost-mo in #176
- Allow PR checks to be run manually by @jfrost-mo in #179
- Ensemble ingestation with read operator by @jfrost-mo in #157
- Update working practices link to point to contributing docs by @jfrost-mo in #175
Full Changelog: v0.2.0...v0.3.0