Releases: oceanlewis/uap-rs
Releases · oceanlewis/uap-rs
Release v0.6.4
What's Changed
- adding the clone trait to matcher and UAParser by @wangluyi1982 in #17
New Contributors
- @wangluyi1982 made their first contribution in #17
Full Changelog: 0.6.3...0.6.4
Release 0.6.3
Full Changelog: 0.6.2...0.6.3
- Loosen dependency requirements
- Name change ❤️
Release v0.6.2
Release 0.6.1
Release 0.6.0
- 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
- Exit early in device and OS matchers (#11) <@jan-auer>