Releases: algorand/go-algorand-sdk
Releases · algorand/go-algorand-sdk
go-algorand-sdk v1.14.0-beta.1
Overview
Updates to support go-algorand v3.5.1.
What's New
Support for unlimited assets.
Changelog
Additional Resources
v1.13.0
v1.13.0-beta.1
v1.12.0
1.12.0
Added
- Add stateproof to keyreg transaction (#278)
- Create response object for "AtomicTransactionComposer.Execute" (#276)
- Support ABI reference types and other improvements (#273)
- Add CreateDryrun function (#265)
- Add EncodeAddress (264)
- ABI Interaction (#258)
- Add ABI-encoding feature (#247)
- Implemented WaitForConfirmation function (#232)
Changed
v1.12.0-beta.2
Algorand go SDK 1.12.0-beta.2 release
1.12.0-beta.2
Added
- Support ABI reference types and other improvements (#273)
Changed
v1.12.0-beta.1
1.12.0-beta.1
Added
- EncodeAddress
- ABI Interaction
- WaitForConfirmation function
Changed
- ABI Interface
v1.11.0
v.1.10.0
v1.9.2
Bug Fix
- Update FromBase64String() to correctly return the signed transaction
- Make MakeApplicationCreateTxWithExtraPages() and revert MakeApplicationCallTx() to make non-API-breaking
v1.9.1 - API COMPATIBILITY CHANGE
Bugfix
- Allow asset URLs to be up to 96 bytes