Releases: algorand/py-algorand-sdk
Releases · algorand/py-algorand-sdk
v1.20.2
What's Changed
Bugfixes
Enhancements
- Tests: Migrate v1 algod dependencies to v2 in cucumber tests by @algochoi in #400
- Enhancement: allowing zero length static array by @ahangsu in #401
- README: Delete Travis CI Badge by @algochoi in #404
- examples: Migrate v1 algod usage to v2 algod by @algochoi in #403
Full Changelog: v1.20.1...v1.20.2
v1.20.1
v1.20.0
v1.19.0
v1.18.0
v1.17.0
What's Changed
Bugfixes
Enhancements
- Enhancement: Trim the indexer images and use the sandbox instead of custom dockers by @tzaffi in #367
- Enhancement: Add State Proof support by @shiqizng in #370
- Enhancement: Deprecating use of langspec by @ahangsu in #371
New Contributors
Full Changelog: v1.16.1...v1.17.0
v1.17.0b1
What's Changed
Bugfixes
Enhancements
- Enhancement: Trim the indexer images and use the sandbox instead of custom dockers by @tzaffi in #367
- Enhancement: Add State Proof support by @shiqizng in #370
- Enhancement: Deprecating use of langspec by @ahangsu in #371
New Contributors
Full Changelog: v1.16.1...v1.17.0b1
v1.16.1
What's Changed
Bugfixes
- bug-fix: add check to desc so we dont output null if undefined by @barnjamin in #368
Enhancements
- AVM: Consolidate TEAL and AVM versions by @michaeldiamant in #361
- Testing: Modify cucumber steps to use dev mode network by @algochoi in #360
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
New Features
- Dev Tools: Source map decoder by @barnjamin in #353
Enhancements
Other
- Implement new step asserting that AtomicTransactionComposer's attempt to add a method can fail with a particular error by @tzaffi in #347
- Split up unit test files and rename tests directory to test by @algochoi in #351
- App page const by @barnjamin in #357
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Break v2_step.py into account_, application_, and other_ by @tzaffi in #341
- Add method to ABIResult by @barnjamin in #342
- Add method to get Method by name by @barnjamin in #345
Full Changelog: v1.14.0...v1.15.0