Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@jtwotimes jtwotimes released this 20 Nov 14:30
· 3 commits to master since this release

Breaking Changes

  • Switched from Newtonsoft.Json to System.Text.Json for serialization

Added

  • IAsyncEnumerable support for paging available in methods GetAllNamedResourcesAsync<T> and GetAllApiResourcesAsync<T>
  • Updated Move model to include new property: learned_by_pokemon: #43