Skip to content

Releases: hazel-ocean/uap-rs

Release v0.6.4

Choose a tag to compare

@hazel-ocean hazel-ocean released this 11 Jun 02:48

What's Changed

New Contributors

Full Changelog: 0.6.3...0.6.4

Release 0.6.3

Choose a tag to compare

@hazel-ocean hazel-ocean released this 28 Mar 06:01

Full Changelog: 0.6.2...0.6.3

  • Loosen dependency requirements
  • Name change ❤️

Release v0.6.2

Choose a tag to compare

@hazel-ocean hazel-ocean released this 28 Mar 05:50

What's Changed

New Contributors

Full Changelog: 0.6.1...0.6.2

Release 0.6.1

Choose a tag to compare

@hazel-ocean hazel-ocean released this 08 Aug 23:18

What's Changed

  • Add configurability for unicode and skipping parsers by @hamiltop in #14

New Contributors

Full Changelog: 0.6.0...0.6.1

Release 0.6.0

Choose a tag to compare

@hazel-ocean hazel-ocean released this 15 May 00:03
  • Avoid String allocations where possible
  • Breaking change in the interface due to addition of explicit lifetimes

Thanks go out to @blt and the team at Vector for their contributions!

Release 0.5.1

Choose a tag to compare

@hazel-ocean hazel-ocean released this 18 Feb 02:48
- Exit early in device and OS matchers (#11) <@jan-auer>

Release 0.5

Choose a tag to compare

@hazel-ocean hazel-ocean released this 18 Jan 23:53
  • Move from FancyRegex to Regex
  • New benchmarks
  • Updated uap-core to v0.15.0
  • Derive Serialize on UserAgent structs

Thank you's to @jan-auer and @k-bx!