Full set of changes: [`9.16.0...9.16.1`](https://github.com/hamlet-io/executor-python/compare/9.16.0...9.16.1)
9.16.0
New Features
* bundled engine-core for unicycle ([305](https://github.com/hamlet-io/executor-python/issues/305)) * add backend exception for missing query results * add cli decorators for log control * add support for log formatting control Fixes
* further engine passing updates for commands ([306](https://github.com/hamlet-io/executor-python/issues/306)) * loading of cli profiles * setup ordering for setup command * pass engine context to all backend commands Others