Changelog
2.4.2 - 27. Feb 2021 15:11
Update hex.pm links and create docs folder
2.4.1 - 27. Feb 2021 14:53
Cleanup Expublish.Semver
2.4.0 - 27. Feb 2021 13:41
- Add support for pre-release levels: alpha, beta and rc
- Restructured Documentation
2.3.4 - 25. Feb 2021 23:52
Add typespecs and dialyzer check
2.3.3 - 25. Feb 2021 00:17
- Reformat print help
- Improved documentation
2.3.2 - 24. Feb 2021 22:33
Add more documentation
2.3.1 - 24. Feb 2021 20:48
Improve invalid option log
2.3.0 - 24. Feb 2021 19:07
- Run static code analysis in github action
- Print test output in mix shell
- Add credo
2.2.4 - 24. Feb 2021 18:41
- Unify system calls
- Consistent logging
2.2.3 - 23. Feb 2021 23:45
Make task fail on invalid options
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