Skip to content

Releases: WURFL/wurfl-microservice-client-rust

WURFL Microservice client Rust - 0.2.0

14 Oct 12:12
dbbfccb
Compare
Choose a tag to compare
  • 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

26 Oct 06:09
0743a36
Compare
Choose a tag to compare
  • Added CHANGELOG
  • Small documentation changes
  • Added keywords in Cargo file to improve searchability in crates.io

WURFL Microservice 0.1.0 - Rust

18 Oct 15:44
7cce69d
Compare
Choose a tag to compare
  • 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