Skip to content

v2.3.1

Compare
Choose a tag to compare
@JAForbes JAForbes released this 27 May 18:21
· 10 commits to release since this release

Release v2.3.1

Changelog

Patch Changes

set trailing slash optional in route matching (@touletan)

Regexp has been updated to set trailing slash as optional in route matching. link to issue 3024. New test has been added.