Skip to content

Releases: g1eny0ung/parse_link_header

v0.4.0

17 Aug 06:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

Release 0.3.2

11 Jan 03:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.2

Release 0.3.0

08 Jan 06:57
Compare
Choose a tag to compare

What's Changed

  • Add proper type for Result<T, E> by @mdharm in #5
  • Move regular expression compilation to lazy_static! by @mdharm in #9
  • Implement feature to use url::Url rather than http::Uri by @mdharm in #10
  • Add parse_with_rel() for when the rel parameter MUST be present by @mdharm in #11

New Contributors

  • @mdharm made their first contribution in #4

Full Changelog: /~https://github.com/g1eny0ung/parse_link_header/commits/v0.3.0