Skip to content

Releases: Sild/libs_rs

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 31 Mar 13:05
61cd4f8

Other

  • async-std -> smol (#58)
  • up readme

ton_lib-v0.0.11

Choose a tag to compare

@github-actions github-actions released this 24 Apr 20:09
ec24042

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

Choose a tag to compare

@github-actions github-actions released this 20 Apr 00:34
a797444

Fixed

  • fix formatting

Other

  • add TLBRef alias for derive
  • use bits_len as alias for adapter=ConstLen

ton_lib-v0.0.9

Choose a tag to compare

@github-actions github-actions released this 20 Apr 00:34
a797444

Other

  • add TLBRef alias for derive
  • use bits_len as alias for adapter=ConstLen

ton_lib-v0.0.10

Choose a tag to compare

@github-actions github-actions released this 20 Apr 13:23
6cdf8af

Other

  • Build dict bench (#51)

ton_lib_proc_macro-v0.0.5

Choose a tag to compare

@github-actions github-actions released this 19 Apr 23:40
0eb2a2f

Other

  • add TonAddress converters + TLBType, fix TLBDerive for Enums

ton_lib-v0.0.8

Choose a tag to compare

@github-actions github-actions released this 19 Apr 23:41
0eb2a2f

Other

  • add Coins::zero() constructor
  • add TonAddress converters + TLBType, fix TLBDerive for Enums

ton_lib_proc_macro-v0.0.4

Choose a tag to compare

@github-actions github-actions released this 18 Apr 18:34
2a09ae5

Other

  • impl Account TLB
  • generalize adapters
  • support adapter="TLBRef"
  • Update adapter interfaces (#46)

ton_lib-v0.0.7

Choose a tag to compare

@github-actions github-actions released this 18 Apr 19:44
e8b2b96

Other

  • small fixes after using in external project

ton_lib-v0.0.6

Choose a tag to compare

@github-actions github-actions released this 18 Apr 18:34
2a09ae5

Fixed

  • fix flack test

Other

  • impl Account TLB
  • generalize adapters
  • support adapter="TLBRef"
  • Update adapter interfaces (#46)