Changelog
v1.0.0
Enhancements
-
- Switch from
exrm
todistillery
adds support for Elixir 1.5. Add
credo
- Run
credo
checks on CodeClimate.
- Run
Add
dialyxir
- Run
dialyxir
on Travis CI.
- Run
- Build matrix for Elixir 1.3 - 1.5.
- Switch from
Incompatible Changes
- #5 - Switch from
exrm
todistillery
drops support for Elixir < 1.3. - @KronicDeth
v0.1.1
Enhancements
- #4 - Increase restart limit to 1000 restart per 4 seconds from the default 3 restarts per 5 seconds - @KronicDeth
v0.1.0
Incompatible Changes
- #2 -
IntellijElixir.Quoter
implementshandle_call
instead ofhandle_info
- @KronicDeth