Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 312 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 312 Bytes

Changelog

v0.0.7

  • Enhancements
    • Remove cowboy dependency
    • Fix Elixir 1.4 warnings

v0.0.6

  • Enhancements
    • Strip format from param when using :wildcard-style routes (thanks @msmykowski)

v0.0.5

  • Fixes
    • Allow empty path_info
    • Use _format param

Many thanks to @smpallen99.