alice v0.4.3 Release Notes

Release Date: 2020-04-13 // almost 4 years ago
  • 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)

Previous changes from 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)