Packages

Produce machine readable output from Mix

Current section

Files

Jump to
mix_machine CHANGELOG.md
Raw

CHANGELOG.md

<a name="unreleased"></a>
## [Unreleased]
<a name="v0.1.0"></a>
## v0.1.0 - 2021-09-28
### Chore
- release v0.1.0
- format code
- add GitHub Actions for CI
### Docs
- expand docs of `mix compile.machine`
- write README and add LICENSE
- add basic documentation to the project
### Fix
- 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
[Unreleased]: https://github.com/hauleth/mix_machine/compare/v0.1.0...HEAD