Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-27 | 466 Bytes | |
v2.3.1 source code.tar.gz | 2025-05-27 | 205.7 kB | |
v2.3.1 source code.zip | 2025-05-27 | 255.8 kB | |
Totals: 3 Items | 462.0 kB | 1 |
Release v2.3.1
- [#3025]
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.