Skip to content

v2.1.0

Compare
Choose a tag to compare
@kamranayub kamranayub released this 26 Jan 14:02
· 41 commits to master since this release
  • Add new fields:
    • Platform.Aliases
    • Platform.InstallBase
    • Platform.OnlineOnly
    • Platform.OriginalPrice
    • Game.Franchises
    • Release.Game
  • Add exception handling and wrapping for GiantBomb API errors (GiantBombApiException class)
    • For example, exceeding the 400 requests in 15 minutes rate limit
  • Allow overriding Execute methods
  • Update RestSharp to 105 (fixes #13)