v4.0.1 - August 2024 API Deprecations
This release fixes some deserialization exceptions due to wrong property names/type and also prepares for the API deprecations coming up in August 2024. (See #35)
BREAKING CHANGES
- Fix: Rename
Game.Expandedgames
toGame.ExpandedGames
to fix deserialization error - Fix: Change
Platform.Category
to a nullable (e.g. Steam VR) to fix deserialization error - Deprecated: Remove
Game.Collection
property - Deprecated: Remove
Game.Follows
property
Full Changelog: 3.1.0...4.0.1
NOTE: The tagged 4.0.0 release did not contain all the breaking changes so it is marked unlisted/deprecated in Nuget.