Skip to content

v2.2.0

Compare
Choose a tag to compare
@kamranayub kamranayub released this 07 Aug 18:51
· 40 commits to master since this release
  • Upgrade to .NET 4.5.2 (you should too!)
  • Upgrade RestSharp to 105.1
  • async/await support for all methods
  • Better fatal error handling
    • If GiantBomb returns a non-JSON response, the library will throw a GiantBombHttpException
      containing the raw response body
  • FIX: Issue with searches returning duplicate games from GiantBomb