Releases: algorand/js-algorand-sdk
Releases · algorand/js-algorand-sdk
v1.15.0-beta.1
v1.14.0
Added
- Add stateproof keyreg field (#463)
Changed
- Implement C2C tests (#498)
- Moving from travis to circleci (#507)
- Add installation instructions for vite users (#512)
- Update langspec for TEAL 6 (#518)
- Docs for
lookupAssetByID
andlookupAccountTransactions
(#516) - Make FromObject parameter IntelliSense human readable (#528)
- Bump url-parse from 1.5.1 to 1.5.8 (#529)
Fixed
v1.14.0-beta.1
v1.13.1
v1.13.0
Added:
- Create dryrun (#478)
- Support ABI reference types and other improvements (#482)
- Improve HTTP error messages (#485)
- Enabling a custom client for Algod and Indexer (#477)
- Export sdk subclasses to typedoc (#479)
- ABI Support for JS library (#454)
- ABI interaction support (#466)
- Wait for confirmation function (#469)
- Add freezeAccount encoding in display method (#460)
- Regenerate code from specification file (#456)
Changed:
Fixed:
v1.13.0-beta.2
v1.13.0-beta.1
v1.12.0
Added
- Support AVM 1.0
- Support deserializing nonparticipating and offline keyreg
- Support deserializing nonparticipating transaction
Fixed
- Key registration transaction with nonParticipation=true
v1.11.1
v1.11.0
Added
- Signing support for rekeying to LogicSig/MultiSig account