routerify
A lightweight, idiomatic, composable and modular router implementation with middleware support for the Rust HTTP library hyper.rs.
3.0.0
4.2M downloads/mo
#4886 most downloaded on crates.io
routerify/routerify
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 6 months
Some releases are documented
notes for 6 of 18 stable releases
2 versions withdrawn
withdrawn after publishing
6 years old
23 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
23 releases · Mar 2020 to Dec 2021Releases
latest 23-
3.0.024 Dec 2021 -
2.2.124 Dec 2021 withdrawnNothing published for this version
-
2.2.021 Jul 2021 -
2.1.023 May 2021 -
2.0.208 May 2021Release notes
Open source →Bugfixes:
- #75 - Allow building RequestService with shared reference to builder
-
2.0.122 Apr 2021 -
2.0.014 Mar 2021Release notes
Open source →Improvements:
- No more usage of unsafe.
- Update to Tokio 1 and Hyper 0.14.
- RequestServiceBuilder (useful for e.g. AWS Lambda).
- Improved error handling.
- Per request contexts.Bugfixes:
- Convert empty paths to / instead of panicking.
- Scoped middleware should not be applied to unscoped routes with the same prefix.
- When pre middleware fails, correctly propagate router data to the error handler and then execute post middleware. -
2.0.0-beta-402 Mar 2021 pre-releaseNothing published for this version
-
2.0.0-beta-302 Mar 2021 pre-release withdrawnNothing published for this version
-
2.0.0-beta-216 Feb 2021 pre-releaseNothing published for this version
-
2.0.0-beta-104 Dec 2020 pre-releaseRelease notes
Open source →Improvements
- Changed Routerify Error type from monolith to enum
- Some internal code refactoring -
1.1.430 May 2020Nothing published for this version
-
1.1.329 May 2020Nothing published for this version
-
1.1.227 May 2020Nothing published for this version
-
1.1.107 May 2020Nothing published for this version
-
1.1.006 May 2020Nothing published for this version
-
1.0.403 May 2020Nothing published for this version
-
1.0.303 May 2020Nothing published for this version
-
1.0.202 May 2020Nothing published for this version
-
1.0.102 May 2020Nothing published for this version
-
1.0.001 May 2020Nothing published for this version
-
0.1.206 Apr 2020Nothing published for this version
-
0.1.124 Mar 2020Nothing published for this version