19 lines
518 B
Markdown
Raw Normal View History

2019-07-20 11:39:26 +02:00
## Descriptive changelog
(All dates are DD.MM.YYYY)
2021-07-19 23:18:33 +02:00
#### 0.8.5-SNAPSHOT
#### 0.8.4 - 19.7.2021
2021-07-19 21:20:00 +02:00
- Bump to kotlin 1.5.21
- Libsodium.js bump to 0.7.9
2021-07-19 23:18:33 +02:00
- Removed bintray/jcenter repositories
2021-05-28 10:51:07 +02:00
#### 0.8.3 - 28.5.2021
- Built with kotlin 1.5.10
- Fixed loading but not initializing libsodium on jvm
- Changed subkey id to UInt from Int, limited by JS api
- Updated libsodium to latest master 710b2d3963347017ba (potentially will be switched to stable branch)
#### 0.8.2 - Split from crypto repository and initial release
2019-07-20 11:39:26 +02:00