- Bugfix: Move HandlersCase to lib and rename to HandlerCase (#131)
- HandlerCase is actually in the package now and available for use.
- Feature: adds release script (#128)
- Chore: updates coverage badge in readme (#129)
- Vastly Improves Testability of Handlers (#111)
- Includes formatter config in the package so that it can be imported in handlers (#114)
- Add Test Coverage via CircleCI and Coveralls.io (#118)
- Increases Test Coverage (#120)
- Readme updates including formatting and a typo fix (#117)
- Adds
tz_offset/1
andtimestamp/1
functions toAlice.Conn
(#109)
- Fixes help handler for recent versions of elixir (#98)
- Minimum Elixir Version 1.7
- Minimum Elixir Version: 1.5