- Enhancements
- Remove cowboy dependency
- Fix Elixir 1.4 warnings
- Enhancements
- Strip format from param when using
:wildcard
-style routes (thanks @msmykowski)
- Strip format from param when using
- Fixes
- Allow empty
path_info
- Use
_format
param
- Allow empty
Many thanks to @smpallen99.