Releases: WURFL/wurfl-microservice-client-rust
Releases · WURFL/wurfl-microservice-client-rust
WURFL Microservice client Rust - 0.2.0
- Updated Rust edition to 2021
- Updated several dependencies
- Updated web server example to use a recent version of Tokio framework (1.40.0)
WURFL Microservice 0.1.1 - Rust
- Added CHANGELOG
- Small documentation changes
- Added keywords in Cargo file to improve searchability in crates.io
WURFL Microservice 0.1.0 - Rust
- Initial implementation:
- all lookup methods (device detection)
- all enumeration methods
- cache and timeout set methods
- info methods
- set_requested* methods
- console and http server app examples