mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
add case insensitive routing to web
This commit is contained in:
parent
00996336fa
commit
48b4c64cbb
7 changed files with 179 additions and 27 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## [0.3.0] - 2020-03-22
|
||||
|
||||
* Case insensitive routing
|
||||
|
||||
* Use prefix tree for underling data representation
|
||||
|
||||
## [0.2.4] - 2019-12-31
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue