Releases: lightsparkdev/kotlin-sdk
Releases · lightsparkdev/kotlin-sdk
lightspark-sdk-v0.8.0
lightspark-sdk release version 0.8.0
- Moved UMA out to https://github.com/uma-universal-money-address/uma-kotlin-sdk
lightspark-sdk-v0.7.0
lightspark-sdk release version 0.7.0
- Adding compatibility for JDK 11
crypto-v0.5.0
crypto release version 0.5.0
- Adding compatibility for JDK 11
core-v0.5.0
core release version 0.5.0
- Adding compatibility for JDK 11
lightspark-sdk-v0.6.1
lightspark-sdk release version 0.6.1
- crypto fixes for Linux builds
core-v0.4.1
core release version 0.4.1
- Bumping the crypto dependency.
crypto-v0.4.0
crypto release version 0.4.0
- Fixing some build issues with the linux libs
lightspark-sdk-v0.6.0
lightspark-sdk release version 0.6.0
- Change the signing key interface to use a SigningKeyLoader. This sets up for remote signing secp256k1 keys as operation signers.
crypto-v0.3.0
crypto release version 0.3.0
- Add a function for driving a raw secp256k1 public key in hex.
core-v0.4.0
core release version 0.4.0
- Change the signing key interface to use a SigningKeyLoader. This sets up for remote signing secp256k1 keys as operation signers.