Commit Graph

10 Commits

Author SHA1 Message Date
Rob Ede f239ea1744
add changelog 2021-08-31 14:15:03 +01:00
Rob Ede 7428ebfbda
fix pattern doctest 2021-08-31 13:46:50 +01:00
Rob Ede 30edfb921c
doc tweaks 2021-08-31 04:48:04 +01:00
Rob Ede 049b925886
Merge branch 'master' into router/feat/multipattern 2021-08-31 04:47:56 +01:00
Rob Ede 5128b1bdfc
bump msrv to 1.51 2021-08-30 23:19:03 +01:00
Aravinth Manivannan 168b2f227d
compile time validation of path (#2350)
* compile time validation of path

* added trybuild err message

* Update Cargo.toml

* add changelog entry

* test more cases of path validation

* fmt

Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-08-30 21:50:40 +01:00
Ali MJ Al-Nasrawy 565a9c7e5d ResourceDef: support multi-pattern prefix 2021-08-30 22:31:12 +03:00
Ali MJ Al-Nasrawy f9da6e48e0
ResourceDef: define behavior for prefix with trailing slash (#2355)
* ResourceDef: define behavior

* fix tests

* add scope test

* revert firestorm bump

* update changelog

* fmt

Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-08-30 20:05:49 +01:00
Rob Ede 5f412c67db
clippy 2021-08-13 18:49:58 +01:00
Rob Ede f6e69919ed
update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00