Releases: onflow/flow-go-sdk
Releases · onflow/flow-go-sdk
Version 0.18.0
🛠 Improvements
- Update to Cadence v0.15.0 (#186) @turbolent
- [Crypto] Simplify nested key structures (#182) @tarakby
🐞 Bug Fixes
📖 Documentation
- Adds contentType tags. (#164) @10thfloor
Version 0.17.0
🛠 Improvements
- Update to Cadence v0.14.2 (#174) @turbolent
- Extend the hex-to-address tests (#173) @turbolent
Version 0.16.2
🐞 Bug Fixes
- Update to Cadence v0.13.6 (#167) @turbolent
Version 0.16.1
Version 0.16.0
🛠 Improvements
- Strip
0xprefix inflow.HexToAddress(#156) @bjartek - Run CI for PRs (#159) @turbolent
- Refresh signer index (#161) @Kay-Zee
🐞 Bug Fixes
- Fix incorrect transaction signature ordering (#162) @psiemens
- Fix HexToString (#158) @turbolent
Version 0.15.0
⭐ Features
- Added seals to
BlockPayload(#147) @beaugunderson - Added client method for getting latest protocol state snapshot (#144) @jordanschalm
- Added template to remove contract from an account (#152) @bjartek
🛠 Improvements
- Updated to Cadence v0.13.0 (#155) @turbolent (Cadence v0.13.0 Release Notes)
- Deleted internal crypto package (#118) @tarakby
📖 Documentation
- Added FLOW token transfer example (#146) @psiemens
- Updated examples to work with transaction fees (#139) @janezpodhostnik
- Split SDK examples into separate documents (#142) @10thfloor
- Fixed outdated information in
docs/creating-accounts.mdx(#145) @yihau
v0.14.3
🛠 Improvements
- Update to Cadence v0.12.6 (#143) @turbolent
📝 Documentation & Maintenance
- Synchronize labels from YAML file (#137) @psiemens
- Add docs folder. (#140) @10thfloor
v0.14.1
⭐ Features
🛠 Improvements
📝 Documentation & Maintenance
- Storage fees and account minimum balance example (#135) @janezpodhostnik
🐛 Bug Fixes
- Fix the decoding of Flow type IDs by importing Cadence's type ID decoder (#136) @turbolent
v0.12.3
🛠 Improvements
- Update to Cadence v0.10.5 (#132) @turbolent
v0.14.0
🛠 Improvements
- Update to Cadence v0.12.1 (#131) @turbolent
(also, see the release notes for Cadence v0.12)