igdb v2.0.0-alpha.1 Release Notes

Release Date: 2020-09-30 // over 3 years ago
  • 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.