Packages

Automated project configuration with Elixir best practices. Simply run 'mix archive.install hex ironman' once, then in your project run 'mix suit_up'.

Current section

Files

Jump to
ironman CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.2.0
* Change dependency checking to use regex
* Clear dialyzer ignores fixed in elixir 1.8.1
* Change format of IO questions
* Add :git_hooks check
* Add :dialyzer_config check
* Mox/Impl all File operations
## 0.1.2
* Add self version checking
* Refactor dependency version retrieval
## 0.1.0
* Initial release