Releases: RetroAchievements/api-kotlin
Releases · RetroAchievements/api-kotlin
1.0.7
What's Changed
- Add missing fields to GetConsoleID.kt by @TapiocaFox in #18
- Change Long to Int for
consoleId
for consistency in GetUserRecentlyPlayedGames.kt by @TapiocaFox in #19 - Fix docs/templates to reflect the response from RA Web API by @official-wizard in #20
- chore: fix missing "," from GetConsoleId.kt by @official-wizard in #21
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Update GetUserRecentlyPlayedGames.kt by @TapiocaFox in #16
- Chore: Fixes a few fields that are missing from the project, specifically GetUserRecentlyPlayedGames.kt by @official-wizard in #17
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- chore: add missing "user" variable to GetUserSummary request by @TapiocaFox in #12
- chore: Fix inconsistency in boolean values actually being Integers from the Web API by @official-wizard in #15
New Contributors
- @TapiocaFox made their first contribution in #12
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- chore: Fix values for GetUserProfile by @official-wizard in #14
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- docs: update GetConsoleIds available parameters by @official-wizard in #8
- feat(GetAchievementUnlocks, GetAchievementOfTheWeek): add support for RASoftcorePoints in response by @official-wizard in #9
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- chore: catch up on missing features by @official-wizard in #5
- chore: update versioning by @official-wizard in #6
- chore: update versioning by @official-wizard in #7
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- feat(GetConsoleID): Add support for new variable 'IconURL' in request… by @official-wizard in #2
- chore: update version to 1.0.1 by @official-wizard in #3
- docs(GetConsoleID): update mock example to include newly introduced IconURL by @official-wizard in #4
Full Changelog: 1.0.0...1.0.1
Initial Release
What's Changed
- Update client by @official-wizard in #1
New Contributors
- @official-wizard made their first contribution in #1
Full Changelog: https://github.com/RetroAchievements/api-kotlin/commits/1.0.0