Skip to content

v0.18.2

Choose a tag to compare

@Blacksmoke16 Blacksmoke16 released this 10 Oct 03:24
· 96 commits to master since this release
v0.18.2

Changed

  • Change routing logic to redirect GET and HEAD requests with a trailing slash to the route without one if it exists, and vice versa (#307) (@Blacksmoke16)

Added

Fixed

  • Fix incorrectly generated route paths with a controller level prefix and no action level / prefix (#308) (@Blacksmoke16)