What's Changed * `tomodo provision atlas`: you can now provision local Atlas deployments in a docker container * Breaking changes: the deployment type is now a sub-command under `tomodo provision`. * New command: `tomodo tags list`
0.1.6
What's Changed
* Add unit and integration tests by yuviherziger in https://github.com/yuviherziger/tomodo/pull/25 * More unit tests by yuviherziger in https://github.com/yuviherziger/tomodo/pull/26 * Additional reader tests by yuviherziger in https://github.com/yuviherziger/tomodo/pull/27 * CMD tests by yuviherziger in https://github.com/yuviherziger/tomodo/pull/28 * Additional unit tests by yuviherziger in https://github.com/yuviherziger/tomodo/pull/29 * More unit tests by yuviherziger in https://github.com/yuviherziger/tomodo/pull/30 * Functional access by yuviherziger in https://github.com/yuviherziger/tomodo/pull/31
What's Changed * Add arbiter support by yuviherziger in https://github.com/yuviherziger/tomodo/pull/22 * Multi mongos support by yuviherziger in https://github.com/yuviherziger/tomodo/pull/23
What's Changed * flatten modules for imports by yuviherziger in https://github.com/yuviherziger/tomodo/pull/19 * issue-18, issue-6 by yuviherziger in https://github.com/yuviherziger/tomodo/pull/20
What's Changed * Pull the image if it isn't present on the machine by yuviherziger in https://github.com/yuviherziger/tomodo/pull/15 * Add PyPi pipeline by yuviherziger in https://github.com/yuviherziger/tomodo/pull/16
What's Changed * Allow printing "list" and "describe" output in JSON and YAML by yuviherziger in https://github.com/yuviherziger/tomodo/pull/9 * Cross-architecture support