Releases: RetroAchievements/api-kotlin
Releases · RetroAchievements/api-kotlin
1.0.12
What's Changed
- chore: change GuideUrl to GuideURL for proper serialization by @official-wizard in #32
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- chore: fix nullable "released" field by @official-wizard in #30
- chore: fix "released" is a nullable field by @official-wizard in #31
Full Changelog: 1.0.10...1.0.11
1.0.10
What's Changed
- chore:
type
inGetGameInfoAndUserProgress
is nullable by @official-wizard in #27 - Update README.md by @official-wizard in #28
- chore: fix nullable
type
forGetGameInfoAndUserProgress.kt
by @official-wizard in #29
Full Changelog: 1.0.9...1.0.10
1.0.9
What's Changed
- chore: fix nullable
guideUrl
forGetGameInfoAndUserProgress.kt
by @official-wizard in #25 - chore: fix more fields that are meant to be nullable by @official-wizard in #26
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- chore: Add LastGameId field for GetUserProfile.kt by @TapiocaFox in #22
- chore: fix nullable fields for
GetGameInfoAndUserProgress.kt
& inconsistency inRetroInterface.kt
by @official-wizard in #23 - chore: revert
gameId
to typeString
, as it takes an array of gameIds by @official-wizard in #24
Full Changelog: 1.0.7...1.0.8
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