Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

2021.224

Compare
Choose a tag to compare
@aspriddell aspriddell released this 24 Feb 12:18
· 391 commits to master since this release
7f41d30

Changes:

  • fixes a bug where own requests called directly don't work
  • fixes CancellationTokens not being passed to the ApiClient
  • improves performance of deserialisers
  • all deserialisers returning user stats return them in an ILookup<string, T> format, where For, AllFor and TryRetrieveFor extensions are provided