Releases: ceruleanlabs/marco
Releases · ceruleanlabs/marco
0.2.0
Changelog
- Colorized output (#3, #15)
- Import and Export commands (#8, #14)
- Documentation updates (#10, #12, #13)
- Better unit test coverage (#9)
- Large refactor in preparation for new features (#16)
- Removed Init command, as it is no longer needed
Breaking Changes
- Config file moved from
~/.marco/repos.json
to~/.marco/config.json
- Config file contains JSON object, rather than JSON array