Rob Ede
|
894effb856
|
prepare actix-router release 0.5.1
|
2022-09-19 18:52:16 +01:00 |
|
Torin Cooper-Bennun
|
07a7290432
|
Fix typo in error string for i32 parse in router deserialization (#2876)
* fix typo in error string for i32 parse
* update actix-router changelog for #2876
* Update CHANGES.md
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2022-09-19 18:44:52 +01:00 |
|
Rob Ede
|
679f61cf37
|
bump msrv to 1.59
|
2022-08-27 13:14:16 +01:00 |
|
Yuki Okushi
|
6b7196225e
|
Bump up MSRV to 1.57 (#2789)
|
2022-06-22 12:08:06 +01:00 |
|
Rob Ede
|
2253eae2bb
|
update msrv to 1.56 (#2777)
* update msrv to 1.56
* remove transitive dashmap dependency
closes #2747
|
2022-06-11 04:03:26 +01:00 |
|
Rob Ede
|
ce00c88963
|
fix changelog typo
|
2022-02-22 11:46:51 +00:00 |
|
Rob Ede
|
75e6ffb057
|
prepare actix-router release 0.5.0 (#2658)
|
2022-02-22 11:38:25 +00:00 |
|
Rob Ede
|
47f5faf26e
|
prepare actix-router release 0.5.0-rc.3
|
2022-01-31 22:21:30 +00:00 |
|
Ali MJ Al-Nasrawy
|
9fde5b30db
|
tweak and document router (#2612)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2022-01-31 22:12:48 +00:00 |
|
Ali MJ Al-Nasrawy
|
fd412a8223
|
Quoter::requote returns Vec<u8> (#2613)
|
2022-01-31 21:26:34 +00:00 |
|
Rob Ede
|
9668a2396f
|
prepare actix-router release 0.5.0-rc.2
|
2022-01-21 17:21:46 +00:00 |
|
Rob Ede
|
1cc3e7b24c
|
deprecate Path::path (#2590)
|
2022-01-19 20:26:33 +00:00 |
|
Rob Ede
|
edbb9b047e
|
prepare actix-router release 0.5.0-rc.1
|
2022-01-14 19:59:36 +00:00 |
|
Ali MJ Al-Nasrawy
|
49cfabeaf5
|
simplify Resource trait (#2568)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2022-01-05 04:34:13 +00:00 |
|
Rob Ede
|
05336269f9
|
prepare actix-router release 0.5.0-beta.4
|
2022-01-04 15:33:44 +00:00 |
|
Rob Ede
|
86df295ee2
|
fully percent decode path segments when capturing (#2566)
|
2022-01-04 15:19:29 +00:00 |
|
Rob Ede
|
a87e01f0d1
|
bump msrv to 1.54
|
2021-12-29 08:59:15 +00:00 |
|
Rob Ede
|
de20d21703
|
use dash hyphenation in markdown
|
2021-12-22 08:21:30 +00:00 |
|
Rob Ede
|
212c6926f9
|
Revert "use dash hyphenation in changelogs"
This reverts commit 1ea619f2a1 .
|
2021-12-22 08:18:44 +00:00 |
|
Rob Ede
|
1ea619f2a1
|
use dash hyphenation in changelogs
|
2021-12-22 08:17:35 +00:00 |
|
Rob Ede
|
9cd8526085
|
prepare actix-router release 0.5.0-beta.3
|
2021-12-17 21:24:34 +00:00 |
|
Rob Ede
|
ad22cc4e7f
|
bump msrv to 1.52.1
|
2021-10-19 01:59:28 +01:00 |
|
Rob Ede
|
ba88d3b4bf
|
prepare actix-web beta.9 releases (#2381)
* prepare actix-router release 0.5.0-beta.2
* prepare actix-web-codegen release 0.5.0-beta.4
* prepare actix-http release 3.0.0-beta.10
* prepare awc release 3.0.0-beta.8
* prepare actix-web release 4.0.0-beta.9
* prepare actix-http-test release 3.0.0-beta.6
* prepare actix-test release 0.1.0-beta.4
* prepare actix-files release 0.6.0-beta.7
* prepare actix-multipart release 0.4.0-beta.6
* prepare actix-web-actors release 4.0.0-beta.7
* fix http test version
* re-add patch
* update router repo url
* fix http test readme version
|
2021-09-09 01:35:41 +01:00 |
|
Ali MJ Al-Nasrawy
|
7d01ece355
|
ResourceDef: support multiple-patterns as prefix (#2356)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-08-31 14:15:22 +01:00 |
|
Rob Ede
|
5128b1bdfc
|
bump msrv to 1.51
|
2021-08-30 23:19:03 +01: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
|
f6e69919ed
|
update to router 0.5.0 beta (#2339)
|
2021-08-06 22:42:31 +01:00 |
|