Releases: simplecastapps/rust-device-detector
Releases · simplecastapps/rust-device-detector
v0.8.1
v0.8.0
v0.7.6
[0.7.6] - 2024-07-08
🚀 Features
- (upstream) Updating from upstream.
🐛 Bug Fixes
- (docker) Version was required by 1.70 toolchain.
- (build) The full should imply ffi and build-binary
- Catch common bug php lets through.
⚙️ Miscellaneous Tasks
- (features) Split code with more feature, so pure lib have less dependencies by default
- (readme) Updating readme.
v0.7.5
Detect generic apple watch user agent.
v0.7.4
This cargo version always falls out of date. But it is optional.
v0.7.3
Updating to latest upstream release.
v0.7.2
Updating to latest from upstream.
v0.7.1
Minor bugfix: Was missing is_notebook
in cli response.
v0.7.0
Updating to the most recent upstream code. Also:
- Allow specifying headers in commandline (-H / --header)
- Remove some php related cruft from client hints parser
- Properly mock client hints in tests
v0.6.1
I accidentally removed a prior pr when updating from upstream.