Releases: algorand/go-algorand-sdk
Releases · algorand/go-algorand-sdk
v1.21.0
Overview
Various enhancements and bug fixes.
Changelog
Enhancements
Bugfixes
- Bugfix: Fix dryrun parser (#400)
Additional Resources
v1.20.0
What's Changed
Bugfixes
- Bug-Fix: passthru verbosity by @tzaffi in #371
- BugFix: Src map type assert fix by @barnjamin in #370
New Features
- StateProof: State proof support by @Eric-Warehime in #374
- StateProof: State Proof Verification additions by @almog-t in #377
- State Proofs: added compute leaf function for light block header to sdk by @almog-t in #382
- State Proofs: renamed light block header hash func by @almog-t in #383
Enhancements
- Enhancement: Use Sandbox for Testing by @tzaffi in #360
- Enhancement: Deprecating use of langspec by @ahangsu in #366
- State Proofs: Use generic type for StateProof txn field. by @winder in #378
- Improvement: Better SourceMap decoding by @barnjamin in #380
- tests: Enable stpf cucumber unit tests by @Eric-Warehime in #386
New Contributors
Full Changelog: v1.19.0...v1.20.0
v1.19.0
1.19.0
Overview
We minimized project dependencies by factoring out shared ABI functionality into https://github.com/algorand/avm-abi/ rather than depending on go-algorand.
Enhancements
v1.18.0
What's Changed
New Features
- Dev Tools: Source map decoder by @barnjamin in #335
Enhancements
Full Changelog: v1.17.0...v1.18.0
v1.17.0
v1.16.0
Important Note
This release includes an upgrade to golang 1.17.
What's Changed
- Adding
Foreign*
args to AddMethodCallParams by @barnjamin in #318 - build: Bump golang to 1.17 by @Eric-Warehime in #314
- Update generated files by @Eric-Warehime in #321
- Copy foreign arrays before modifying by @algoidurovic in #323
- Build: Sdk code generation automation by @Eric-Warehime in #324
- Update codegen.yml by @Eric-Warehime in #325
- Generate updated API client code by @algoidurovic in #316
New Contributors
- @Eric-Warehime made their first contribution in #314
Full Changelog: v1.15.0...v1.16.0
v1.15.0
v1.14.1
go-algorand-sdk v1.14.0
go-algorand-sdk v1.14.0-beta.1
Overview
Updates to support go-algorand v3.5.1.
What's New
Support for unlimited assets.