Releases: ton-community/ton-kotlin
Releases · ton-community/ton-kotlin
0.3.0
New features
- Added
WalletV4R2Contract
toton-kotlin-contract
(#109) - Added support for
MsgAddressExt
for wallet contracts
Fixes
- Fixed LibraryReference Cell creation (#101)
Module structure refactoring
ton-kotlin-boc
moved intoton-kotlin-tvm
ton-kotlin-cell
moved intoton-kotlin-tvm
ton-kotlin-mnemonic
module merged intoton-kotlin-crypto
ton-kotlin-block
renamed toton-kotlin-block-tlb
ton-kotlin-hashmap
renamed toton-kotlin-hashmap-tlb
ton-kotlin-api
renamed toton-kotlin-tonapi-tl
ton-kotlin-liteapi
renamed toton-kotlin-liteapi-tl
Removed
ton-kotlin-fift
removed due to lack of interestton-kotlin-logger
removed due uselessness
Deprecated
- VarUInteger
arithmetic operators will be removed in the next release due separation of serialization objects
and actual arithmetics, useBigInt
instead. (#102)
0.2.16
v0.2.16 0.2.16
0.2.15
v0.2.15 try to fix publication
0.2.14
v0.2.14 0.2.14 Release
0.2.13
v0.2.13 Update README.md
0.2.12
v0.2.12 0.2.12
0.2.11
v0.2.11 0.2.11
0.2.10
v0.2.10 fix mnemonic words
0.2.9
v0.2.9 Full cross-platform crypto implementation
0.2.8
v0.2.8 fix