Releases: algorandfoundation/algokit-utils-py
Releases · algorandfoundation/algokit-utils-py
v1.0.1-beta.2
Fix
- Deprecate is_sandbox and get_sandbox_default_account (#10) (
ad23e57
)
v1.0.1-beta.1
Fix
- Rename sandbox to localnet (
ea43db2
)
v1.0.0
Breaking
Documentation
- Add initial documentation for common functionality (#8) (
ef8f280
)
v1.0.0-beta.1
Breaking
Documentation
- Add initial documentation for common functionality (#8) (
ef8f280
)
v0.2.0
Feature
- Allow broader types when specifying methods and app_spec in ApplicationClient (#7) (
b73bb69
)
- Make ABI call arguments kwargs instead of a dict (#6) (
574b147
)
v0.2.0-beta.2
Feature
- Allow broader types when specifying methods and app_spec in ApplicationClient (#7) (
b73bb69
)
v0.2.0-beta.1
Feature
- Make ABI call arguments kwargs instead of a dict (#6) (
574b147
)
v0.1.3
Fix
- Get_account now works if called a second time for the same account name (
513dd4c
)
v0.1.3-beta.1
Fix
- Get_account now works if called a second time for the same account name (
513dd4c
)
v0.1.2
Fix
- Expose execute_atc_with_logic_error, allow specifying approval source map (
f7a887b
)
- Resolve sender on init (
000612d
)
- Add rekey_to to call method (#3) (
940e7aa
)
- Handle app notes with partial data (#2) (
3cc75db
)