Current section
Files
Jump to
Current section
Files
trailing_format_plug
CHANGELOG.md
CHANGELOG.md
# Changelog
## 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.