Skip to content

Releases: onflow/cadence

v1.3.1

29 Jan 18:21
Compare
Choose a tag to compare

What's Changed

πŸ›  Improvements

🐞 Bug Fixes

Other Changes

Full Changelog: v1.3.0...v1.3.1

v1.0.4

27 Jan 18:55
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.0.3 to v1.0 by @github-actions in #3685

Full Changelog: v1.0.3...v1.0.4

v1.3.0

03 Dec 23:11
Compare
Choose a tag to compare

What's Changed

⭐ Features

πŸ›  Improvements

  • [Account Storage Maps] Refactor migration by @turbolent in #3680
  • [Account Storage Maps] Refactor storage into V1 and V2 by @turbolent in #3678
  • [Account Storage Maps] Reduce storage register reads when using StorageFormatV2Enabled by @fxamacker in #3683
  • Add Storage.AccountStorageFormat() by @fxamacker in #3701
  • Standardize internal error messages by @turbolent in #3703
  • Merge feature branch feature/combine-domain-payloads-and-domain-storage-maps to master branch by @fxamacker in #3700
  • Refactor and update struct stringer tests by @SupunS in #3661
  • Remove unused Identifier() function from structs implementing atree.TypeInfo by @fxamacker in #3675
  • Refactor storage domains to prevent import cycles and simplify maintenance by @fxamacker in #3673
  • Replace domain string with enum for AccountStorageMap key by @fxamacker in #3677
  • Source Compatibility Suite: Switch to main Green Goo Dao repo by @turbolent in #3682
  • [Account Storage Maps] Add return value to account migration scheduling functions by @turbolent in #3695
  • Remove the old compiler and VM PoC by @turbolent in #3705

🐞 Bug Fixes

πŸ§ͺ Testing

  • [Account Storage Maps] Add more tests for register reads for GetDomainStorageMap() by @fxamacker in #3694
  • Add some benchmark programs by @turbolent in #3702

Other Changes

  • Sync feature/string-templates branch with master by @SupunS in #3626
  • Merge release/v1.0.2 to v1.0 by @github-actions in #3655
  • Merge release/v1.2.2 to master by @github-actions in #3659
  • Sync feature/string-templates branch with master by @SupunS in #3657
  • Add a GitHub Action to get all contracts by @turbolent in #3663
  • Sync feature/combine-domain-payloads branch with master by @fxamacker in #3676
  • [Account Storage Maps] Bump atree version to v0.8.1 by @fxamacker in #3699

Full Changelog: v1.2.2...v1.3.0

v1.0.3

21 Nov 17:49
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.0.2 to v1.0 by @github-actions in #3655

Full Changelog: v1.0.2...v1.0.3

v1.2.2

03 Jan 17:24
Compare
Choose a tag to compare

What's Changed

⭐ Features

🐞 Bug Fixes

πŸ“– Documentation

Other Changes

Full Changelog: v1.2.1...v1.2.2

v1.0.2

19 Nov 23:52
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.0.1 to v1.0 by @github-actions in #3605

Full Changelog: v1.0.1...v1.0.2

v1.2.1

22 Oct 18:33
Compare
Choose a tag to compare

What's Changed

πŸ›  Improvements

πŸ“– Documentation

  • Update release docs with a section for versioning strategy by @SupunS in #3629

Other Changes

  • Re-enable and update the Source Compatiblity Suite GitHub action by @turbolent in #3632
  • Merge release/v1.2.0 to master by @github-actions in #3633

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 Oct 18:33
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Merge release/v1.1.0 to master by @github-actions in #3628
  • Move Crypto contract on-chain by @turbolent in #3619
  • Cleanup outdated FT/NFT related contract codes and tests by @SupunS in #3630

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Oct 19:44
Compare
Choose a tag to compare

What's Changed

πŸ’₯ Go API Breaking Chance

  • Move subdirectories under runtime to top level by @SupunS in #3620

⭐ Features

πŸ›  Improvements

🐞 Bug Fixes

πŸ§ͺ Testing

Other Changes

Full Changelog: v1.0.1...v1.1.0

v1.0.1

08 Oct 20:28
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

Full Changelog: v1.0.0...v1.0.1