http-range-header
No-dep range header parser
0.4.2
111M downloads/mo
#756 most downloaded on crates.io
MarcusGrass/parse-range-headers
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 10 months
Nearly every release is documented
notes for 6 of 6 stable releases
1 version withdrawn
withdrawn after publishing
5 years old
7 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Nov 2021 to Nov 2024
2022
2023
2024
2025
2026
Releases
latest 7-
0.4.228 Nov 2024 -
0.4.103 May 2024Release notes
Open source →Fixed
- Panic at validation step if file-size doesn't make sense with the range, should have been an Error, thanks @cholcombe973
-
0.4.021 Jul 2023Release notes
Open source →Added
- Bench error performance
Changed
- Msrv set to 1.60.0 to match tower-http
- Use higher
Rustversion features to improve performance - Remove feature
with_error_cause - Convert Error into an enum
Fixed
-
0.3.121 Jul 2023Release notes
Open source →Fixed
- Now accepts ranges that are out of bounds, but truncates them down to an in-range value, according to the spec, thanks @jfaust!
- Clean up with clippy pedantic, update docs, format, etc. Resulted in a bench improvement of almost 5%.
-
0.3.025 Nov 2021 -
0.2.225 Nov 2021 -
0.2.125 Nov 2021 withdrawn