alice v0.4.3 Release Notes

Release Date: 2020-04-13 // over 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)