Skip to content

v2.2.0

Compare
Choose a tag to compare
@RAnders00 RAnders00 released this 24 Feb 09:46
· 69 commits to master since this release
6d0b364
  • Bugfix: Fixed fields on UserAccessToken being all private, preventing library users from constructing the type (as part of the RefreshingLoginCredentials system). (#101, #103)
  • Reduce the amount of dependencies used. (#96)
  • Update metrics dependency to v0.14. Metrics are now registered with a description when the
    client is created. (#97)
  • Chore: Fix all the clippy warnings in the project.