Releases: xssnick/tonutils-go
Releases · xssnick/tonutils-go
v0.1.10
- Slice arg support for run method
- Calc fix for identical cells
- Small refactor
v0.1.9
- Fix for uint64 param
- Fix for run method with single param
v0.1.8
- New address methods by @hotid
- Fix result slice parse by @hotid
- Address improvements by @xssnick
- Cell dump beautify by @xssnick
- Added example nft info program
v0.1.7
- CRC16 address and method name calculation fix by @hotid
v0.1.6
- Fixed LoadSlice with 0 size
v0.1.5
- LoadSlice for small bits fixed
v0.1.4
- Fixed load slice for not full octets
v0.1.3
- Fixed bug with RestBits and LoadSlice when its not multiple by 8
v0.1.2
- Cell dump
- Cell arg for run get method support
- Fix of cell with reference issue when parsing response of ren method