Skip to content

radar-commons 1.0.0

Compare
Choose a tag to compare
@blootsvoets blootsvoets released this 02 May 14:48
· 84 commits to master since this release
a69574e

Changes since version 0.15.0:

  • Created Gradle plugin package radar-commons-gradle
  • Created Kotlin utilities package radar-commons-kotlin
  • Converted most code to Kotlin
  • Migrated from OkHttp to Ktor client
  • Migrated from synchronous code and callbacks to coroutines
  • Migrated from Jackson serialization to kotlinx.serialization

Full Changelog: v0.15.0...v1.0.0