Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@g1eny0ung g1eny0ung released this 08 Jan 06:57
· 24 commits to master since this release

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