2019-07-20 11:39:26 +02:00
|
|
|
## Descriptive changelog
|
|
|
|
(All dates are DD.MM.YYYY)
|
|
|
|
|
2021-04-30 23:17:58 +02:00
|
|
|
#### 0.8.3-SNAPSHOT
|
2021-05-01 12:43:29 +02:00
|
|
|
- Fixed loading but not initializing libsodium on js and jvm
|
2021-04-30 23:17:58 +02:00
|
|
|
- Changed subkey id to UInt from Int, limited by JS api
|
|
|
|
- Updated libsodium to latest master 710b2d3963347017ba (potentially will be switched to stable branch)
|
|
|
|
- Experimentig with sodium_malloc usage instead of pinned UByteArrays
|
2020-08-08 22:22:38 +02:00
|
|
|
|
2021-04-30 23:17:58 +02:00
|
|
|
#### 0.8.2 - Split from crypto repository and initial release
|
2019-07-20 11:39:26 +02:00
|
|
|
|