Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

30 lines (25 loc) · 1.85 KB

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)

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)

v0.4.1

  • Adds tz_offset/1 and timestamp/1 functions to Alice.Conn (#109)

v0.4.0

  • Fixes help handler for recent versions of elixir (#98)
  • Minimum Elixir Version 1.7

v0.3.7

  • Minimum Elixir Version: 1.5

v0.3.6

  • Fixes warnings for Elixir 1.4-1.5 (#81, #84)
  • Updates Slack backend and websocket client (#79)
  • Extract items from routing helpers (#75, #77)
  • Updates Redis handler to use JSON instead of memoized Elixir code (#66)
  • Make application initialization take a struct (#65)
  • Minimum Elixir Version: 1.2