Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Async, Ktor, Batch Requests, Minor changes

Latest
Compare
Choose a tag to compare
@Cydhra Cydhra released this 23 Oct 16:29
· 1 commit to master since this release

Basically I'm stabilizing the changes from the previous pre-releases. Minor changes:

  • Small adjustment in the getUUIDsByNames function, as invalid user names are now rejected by the server
  • Regression test for that
  • bumped kotlin, kotlin-serialization and klock to new versions to support Kotlin 1.4.10 and stable serialization branch.