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

Prerelease 2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cydhra Cydhra released this 07 Jun 17:31
· 17 commits to master since this release

This is a pre-release of the 2.0 version of the library. As the version number indicates, it is a breaking change.

The major changes in short:

  • switched http client engine to ktor. This enables you to use any engine you like by including it as a dependency.
  • the API is fully asynchronous
  • the API is multiplatform-ready for JS and JVM. Native, Android and iOS are planned and shouldn't be too hard to add.
  • the status API is finally implemented
  • uploading skins by file is currently unsupported, because of the multiplatform support. Will re-add it later
  • added a batch-request for user profiles