Releases: Ragowit/PsnApiWrapperNet
Releases · Ragowit/PsnApiWrapperNet
1.3.0
- Added some new response values.
- Removed some values that doesn't seem supported anymore.
- Refactoring.
- Extended the test cases quite a lot.
1.2.1
- Catch errors when retrieving player.
1.2.0
- Fixed offset in GameList and PlayerTrophyTitles
- Implemented limit in GameList and PlayerTrophyTitles
1.1.0
- GameList
- Updated/improved test cases
1.0.0
- Updated to .NET 8
- Removed RestSharp and use standard .NET HttpClient.
- Updated to the new PSN API endpoints
- Updated Test packages
0.2.0
Some refactoring and a bugfix.
0.1.0
Initial release. Proof of concept.
- Search for players by online id
- Fetch player information & summary
- Fetch players games (trophy title), it's dlcs (trophy groups) and trophies
- Fetch player earned trophy data
- Fetch player game list (play time for each game etc)