Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
<!-- %% CHANGELOG_ENTRIES %% -->
## 2.2.2 - 23. Feb 2021 22:48
Refactor mix task options
## 2.2.1 - 23. Feb 2021 20:55
fix Mix.env check before Tests.run
## 2.2.0 - 23. Feb 2021 20:29
- add --commit-prefix option
- add --tag-prefix option
- setup tests for all modules
## 2.1.2 - 22. Feb 2021 22:38
- cleanup project validation
- improve task logging
## 2.1.1 - 22. Feb 2021 21:23
add missing --allow-untracked line in print help
## 2.1.0 - 22. Feb 2021 20:15
- Add --allow-untracked
- Documentation amends
## 2.0.0 - 21. Feb 2021 18:12
Rename mix task to `mix expublish`
## 1.1.1 - 21. Feb 2021 08:32
Configure github actions
## 1.1.0 - 21. Feb 2021 01:13
Command line options
## 1.0.0 - 20. Feb 2021 21:41
Initial release