Releases: algorand/py-algorand-sdk
Releases · algorand/py-algorand-sdk
v1.13.1
Fixed
- Fix readthedocs by providing root requirements.txt (#332)
v1.13.0
Added
- Adding condition for allowing rcv to be none if close to is set (#317)
- Adding foreign-app-addr to dryrun creator (#321)
Changed
- Matrix test python versions integration tests (#327)
- Matrix test across Python versions for unit tests (#325)
- Bump minimum Python version to 3.8 (#323)
- Add minimum Python version policy to README (#322)
- Consistently reference
pip3
in README (#319)
Fixed
- Fixed typo in lsig trace (#320)
v1.12.0
v1.12.0
Fixed
- Catch TypeError and ValueError in verify functions (#309)
Added
v1.11.0
v1.11.0
Added
- Support unlimited assets REST API changes. (#295)
Changed
- Fix the cucumber test wording around block rounds in indexer asset balance lookup (#301)
v1.11.0b1
1.11.0b1
Added
- Support unlimited assets REST API changes. (#295)
Changed
- Fix the cucumber test wording around block rounds in indexer asset balance lookup (#301)
v1.10.0
1.10.0
Added:
- New keyreg txn field (#244)
- C2C Feature and Testing (#268)
- Add App creator to account balances (#277)
- Add ABI and ATC to Sphinx (#289)
Changed:
- Change init.py to include v2client import (#243)
- Updates to pipeline (#279)
- Add CircleCI build step to generate docsets (#285)
- revert to point testing harness to sdk testing's master branch (#288)
- Partially fix types for atomic transaction composer (#290)
- Update
langspec.json
for Teal6 (#292)
v1.10.0b1
1.10.0b1
Added:
- New keyreg txn field (#244)
- C2C Feature and Testing (#268)
- Add App creator to account balances (#277)
- Add ABI and ATC to Sphinx (#289)
Changed:
- Change init.py to include v2client import (#243)
- Updates to pipeline (#279)
- Add CircleCI build step to generate docsets (#285)
- revert to point testing harness to sdk testing's master branch (#288)
- Partially fix types for atomic transaction composer (#290)
- Update
langspec.json
for Teal6 (#292)
v1.9.0
Changelog
1.9.0
Added
- Create dryrun (#259)
- Support Foreign objects as ABI arguments and address ARC-4 changes (#251)
- Add requirement to fetch behave source code and update readme (#262)
- Fix wait for confirmation function (#263)
- Add a default User-Agent header to the v2 algod client (#260)
- ABI Interaction Support for Python SDK (#247)
- ABI Type encoding support (#238)
- Add type hints and clean up ABI code (#253)
- Add CircleCI configs to the Python SDK repo (#246)
Changed
- Re-format local and global state to work with correct msgpack encoding (#274)
v1.9.0b2
Changelog
1.9.0b2
Added
- Support Foreign objects as ABI arguments and address ARC-4 changes (#251)
- Add requirement to fetch behave source code and update readme (#262)
- Fix wait for confirmation function (#263)
- Add a default User-Agent header to the v2 algod client (#260)