Skip to content

0.2.0 | New APIs and improvments.

Choose a tag to compare

@sreeise sreeise released this 22 Apr 21:42
· 311 commits to master since this release
c0a2f46

Highlights:

  • Fixes concurrency and deadlock issues: #349
  • Adds custom timeouts: #352
  • Adds custom host endpoints for the graph api instead of using the v1 or beta endpoint: #344
  • Updates graph-oauth crate to defer errors instead of unwrapping when requesting authorization and access/refresh tokens: #337

Special thanks to @DevLazio for making this one happen. 🚀