Full set of changes: [`9.6.0...9.6.1`](https://github.com/hamlet-io/executor-python/compare/9.6.0...9.6.1)
9.6.0
New Features
* add cmdb save command * add occurrences query Fixes
* handle user facing errors * tests and handle result types * provide details to set context for automation * use content digest as container digests Refactorings
Full set of changes: [`9.2.0...9.3.0`](https://github.com/hamlet-io/executor-python/compare/9.2.0...9.3.0)
9.2.0
New Features
* add tests for release commands * release commands * add manage images command * automation task runners * wrap the basic automation commands * allow the runner to be used for automation Fixes
* handle engine set via env var * allow for shared image formats * add environment to align with promote * default engine notification during install Refactorings
* remove env from image transfer * backend automation tasks * realign backend tasks to handle testing Others
* formatting fixes * formatting updates * formatting and linting
Full set of changes: [`9.1.1...9.2.0`](https://github.com/hamlet-io/executor-python/compare/9.1.1...9.2.0)