Releases: cpmbits/cpm
Releases · cpmbits/cpm
v1.11.2
v1.11.1
v1.11.0
v1.10.0
What's Changed
- Automatically install dependencies before building project by @jorsanpe in #267
- Install each bit version in its own directory by @jorsanpe in #268
- Create CONTRIBUTING.md by @jorsanpe in #269
- Add documentation through command line by @jorsanpe in #271
- Update classifiers in setup.cfg for PyPI by @jorsanpe in #272
- Add included descriptor files to pacakge when publishing project by @jorsanpe in #273
Full Changelog: v1.9.0...v1.10.0
v1.9.0
v1.8.0
v1.7.0
- Allow forwarding cpm command line arguments to test mains (#251)
- Add PROJECT_NAME and PROJECT_VERSION as environment variables for the docker build (#249)
- Handle TemplateNotFound exception in create api (#248)
- Allow configuring bit compilation (#244)
- Allow creating projects from template (#242)
- Fix dockerfile configuration not specifying a file (#236)