Skip to content

v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mjovanc mjovanc released this 15 Mar 11:08
· 844 commits to master since this release

Second alpha release v0.1.1 of the Kryptokrona Kotlin SDK is now released! New library added:

  • kryptokrona-util

Fixing bug with JSON serialization with integers using Long type instead of regular Int since it has too small size. Also some restructuring, moving node and config package to new kryptokrona-util library to avoid circular dependencies.

Read the API docs here: https://kryptokrona.github.io/kryptokrona-kotlin-sdk/0.1.1/

Note that this release is very limited and unstable for serious usage. Things will break in the upcoming release iterations. Use it with caution.