Skip to content

Major v2.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Henry-Sarabia Henry-Sarabia released this 30 Sep 07:28
· 10 commits to master since this release

Issues for major v2.0.0-alpha.1

This major update addresses the IGDB API's upgrade to v4.
For information on specific changes, visit the IGDB documentation.

  • Improvements

    • Client
    • Authentication
    • Endpoints
    • Types
      • Updated fields for Game, Platform, and SearchResult structs (#79 - thanks to @dustyjewett)
      • Added missing GameCategory enumerated types (#70 - thanks to @Lavos)
    • Errors
      • Implemented Temporary behavior for temporary server errors (#75)
  • Bugfixes

    • Removed obsolete Client fields (#81)
    • Removed DeepEqual error checking (#83)
    • Removed TestDummy endpoint (#89)
      • This is an undocumented change in the IGDB documentation
    • Fixed error checking in ReleaseDateService tests (#82)

Thanks again to our contributors.