Releases: Sild/libs_rs
Releases · Sild/libs_rs
ton_lib-v0.0.11
Fixed
- fix format
Other
- add to/from boc_b64 support
- add custom test case for write_num(BigUint)
- Build dict bench (#53)
ton_lib_proc_macro-v0.0.6
Fixed
- fix formatting
Other
- add TLBRef alias for derive
- use bits_len as alias for adapter=ConstLen
ton_lib-v0.0.9
Other
- add TLBRef alias for derive
- use bits_len as alias for adapter=ConstLen
ton_lib-v0.0.10
Other
- Build dict bench (#51)
ton_lib_proc_macro-v0.0.5
Other
- add TonAddress converters + TLBType, fix TLBDerive for Enums
ton_lib-v0.0.8
Other
- add Coins::zero() constructor
- add TonAddress converters + TLBType, fix TLBDerive for Enums
ton_lib_proc_macro-v0.0.4
Other
- impl Account TLB
- generalize adapters
- support adapter="TLBRef"
- Update adapter interfaces (#46)
ton_lib-v0.0.7
Other
- small fixes after using in external project
ton_lib-v0.0.6
Fixed
- fix flack test
Other
- impl Account TLB
- generalize adapters
- support adapter="TLBRef"
- Update adapter interfaces (#46)
ton_lib_proc_macro-v0.0.3
Other
- Support dict (#45)