Releases: alice-bot/alice
Releases · alice-bot/alice
Alice v0.4.3
v0.4.3
- 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)
Alice v0.4.2
v0.4.2
- 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)