Packages

Helper mix tasks that are useful with CI systems.

Current section

Files

Jump to
ex_app_info CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.3.0
- Features
- add individual functions to set MAJOR, MINOR, PATCH, PRE, and BUILD
- Enhancements
- use universal helpers for set task
- update project definition and deps
- Contributors
- [ntrepid8](https://github.com/ntrepid8)
## v0.2.0
- Enhancements
- add mix task to get the project version
- add mix task to set the project version
- Contributors
- [ntrepid8](https://github.com/ntrepid8)