Skip to content

v0.9.1

Latest

Choose a tag to compare

@illegalprime illegalprime released this 10 Jul 03:42
· 2 commits to master since this release

New Release with:

  • Asynchronous Methods!
  • All Errors are enums, no more panics
  • Official Rust Documentation
  • JSON Parsing
  • More Tests!
  • New way to specify query params
  • Use of rust-url for url parsing
  • No more util library
  • Doc Tests