Current section
Files
Jump to
Current section
Files
mix_machine
CHANGELOG.md
CHANGELOG.md
<a name="unreleased"></a>
## [Unreleased]
<a name="v0.1.1"></a>
## [v0.1.1] - 2021-09-29
### Bug Fixes
- add dummy run if there is none
<a name="v0.1.0"></a>
## v0.1.0 - 2021-09-28
### Bug Fixes
- use root in the CodeClimate formatter as well
- allow defining project root
- use full path for artifact location URI
- use 1 as a default position instead of 0
### Documentation
- expand docs of `mix compile.machine`
- write README and add LICENSE
- add basic documentation to the project
[Unreleased]: https://github.com/hauleth/mix_machine/compare/v0.1.1...HEAD
[v0.1.1]: https://github.com/hauleth/mix_machine/compare/v0.1.0...v0.1.1