Releases: RetroAchievements/api-kotlin
Releases · RetroAchievements/api-kotlin
1.0.18
What's Changed
- 🚑️ Fixed GetGameExtended isFinal type by @greifmatthias in #42
- Update version by @official-wizard in #43
New Contributors
- @greifmatthias made their first contribution in #42
Full Changelog: 1.0.17...1.0.18
1.0.17
What's Changed
- Fixed achievement type variable by @likeich in #40
- Version change by @official-wizard in #41
New Contributors
Full Changelog: 1.0.16...1.0.17
1.0.16
What's Changed
- Fix:
getGameInfoAndUserProgress
fails due to type conflict by @renao in #38 - chore: version change by @official-wizard in #39
New Contributors
Full Changelog: 1.0.15...1.0.16
1.0.15
1.0.14
What's Changed
- chore: add new field ReleasedAtGranularity by @TapiocaFox in #33
- Update GetGameList.kt by @TapiocaFox in #34
- chore: add support for new friends APIs by @gastongaiduk in #35
- chore: add support to existing leaderboard APIs by @gastongaiduk in #36
New Contributors
- @gastongaiduk made their first contribution in #35
Full Changelog: 1.0.12...1.0.14
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