Releases: DrewCarlson/CoinGecko-Kotlin
Releases · DrewCarlson/CoinGecko-Kotlin
v1.0.0-rc01
What's Changed
- Update to Kotlin 1.9.20 and Ktor 2.3.6 by @DrewCarlson in d93c65d
- Add macosArm64 target by @DrewCarlson in fc363ff
- Add
CoinGeckoClient.close
to close defaultHttpClient
instances by @DrewCarlson in 2d15a31
Full Changelog: v1.0.0-beta02...v1.0.0-rc01
v1.0.0-beta02
What's Changed
- Use
ExchangeList
model with paging data forgetExchanges()
by @DrewCarlson in #81 - Add default
localization
value toCoinFullData
by @DrewCarlson in #75 - Update tj-actions/changed-files action to v24 by @renovate in #77
- Update JamesIves/github-pages-deploy-action action to v4.4.0 by @renovate in #76
- Update dependency com.diffplug.spotless to v6.9.0 by @renovate in #78
- Update dependency gradle to v7.5.1 by @renovate in #79
Full Changelog: v1.0.0-beta01...v1.0.0-beta02
v1.0.0-beta01
What's Changed
- important Changed package from
drewcarlson.coingecko
tocoingecko
- Deprecate
CoinGeckoClient.create()
in favor ofCoinGeckoClient()
constructor,create
will be removed inv1.0.0
- Remove unsupported Event endpoints
Full Changelog: v1.0.0-alpha02...v1.0.0-beta01
v1.0.0-alpha02
What's Changed
- Add
atl
data to MarketData model by @DrewCarlson in #68 - Use empty maps instead of null for MarketData fields by @DrewCarlson in #69
Full Changelog: v1.0.0-alpha01...v1.0.0-alpha02
v1.0.0-alpha01
v0.4.1
v0.4.0
- Update to Kotlin 1.6.20
- Update to Ktor 2.0.0
- Add iosSimulatorArm64 target
v0.4.0-beta02
- Upgraded to ktor 2.0.0-beta-1
- Add iosSimulatorArm64 target
v0.3.3
- Add iosSimulatorArm64 target
v0.4.0-beta01
- Upgraded to ktor 2.0.0-beta-1