Releases: parroty/excheck
Releases · parroty/excheck
v0.6.0
Changes
- Triq dependency moved to gitlab (#45)
- Update to use triq on hex.pm
v0.5.3
Enhancements
- Update to make with Elixir 1.4.0 (#35).
v0.5.2
Changes
- Fix umbrella test count (#34).
v0.5.1
Enhancements
- Add ex_doc for documentation (#32).
v0.5.0
Changes
- Updated triq dependency to point to more actively updated fork (#31).
- Fix for running test errors on erlang 19.
v0.4.1
Changes
- Update formatter to handle older Elixir versions (#27).
v0.4.0
Changes
- Update dependencies.
- Fix formatter crash in elixir 1.3.0 (#25).
v0.3.3
Changes
- Resolve config at runtime rather than compile time (#22).
v0.3.2
Enhancements
- Allow ExUnit tags to set iterations per test (#16).