Skip to content

Releases: onflow/cadence

v1.6.0

28 May 17:51
Compare
Choose a tag to compare

What's Changed

πŸ’₯ Language Breaking Changes

πŸ›  Improvements

  • Ensure unbounded loops in parser eventually make progress by @turbolent in #3974
  • Refactor string value parsers and big-endian bytes converters to be reusable in compiler/VM by @turbolent in #3977

Other Changes

  • Merge release/v1.5.1 to master by @github-actions in #3972
  • Add Raymond as code owner by @turbolent in #3978

Full Changelog: v1.5.1...v1.6.0

v1.5.1

28 May 15:58
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.5.0 to master by @github-actions in #3965
  • Remove unreachable test cases by @turbolent in #3969

Full Changelog: v1.5.0...v1.5.1

v1.5.0

23 May 02:23
Compare
Choose a tag to compare

What's Changed

πŸ’₯ Go API Breaking Chance

πŸ›  Improvements

Other Changes

Full Changelog: v1.4.0...v1.5.0

v1.4.1

23 May 23:45
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Apr 17:11
Compare
Choose a tag to compare

What's Changed

πŸ’₯ Language Breaking Changes

πŸ’₯ Storage Breaking Changes

  • Remove register reads related to account storage format V1 by @turbolent in #3847

πŸ’₯ Go API Breaking Chance

  • Decouple interpreter values from interpreter by @turbolent in #3698
  • Decouple interpreter values from interpreter – Part 2 by @turbolent in #3748
  • Decouple interpreter values from interpreter – Part 3 by @turbolent in #3751
  • Make the number interfaces in the value-package generic by @SupunS in #3790
  • Decouple interpreter values from interpreter – Part 4 by @turbolent in #3766
  • Decouple interpreter values from interpreter – Part 5 by @turbolent in #3792
  • Port non- compiler/vm changes from feature/compiler branch by @SupunS in #3836
  • Decouple remaining methods of Value interface from the interpreter by @SupunS in #3844
  • Decouple remaining methods of value-related interfaces from the interpreter by @SupunS in #3845
  • Remove support for account storage format V1 by @turbolent in #3814
  • Refactor interpreter environment by @turbolent in #3882
  • Refactor interpreter environment – Part 2 by @turbolent in #3883
  • Decouple runtime code from interpreter by @turbolent in #3885
  • Refactor runtime package by @turbolent in #3888
  • Port changes to the interpreter package from the feature/compiler branch by @SupunS in #3892
  • Decouple NewEnumCaseValue from interpreter by @turbolent in #3900

πŸ›  Improvements

🐞 Bug Fixes

πŸ§ͺ Testing

πŸ“– Documentation

Other Changes

  • Merge release/v1.3.1 to master by @github-actions in #3743

New Contributors

Full Changelog: v1.3.4...v1.4.0

v1.3.4

10 Apr 16:55
b445ba9
Compare
Choose a tag to compare

What's Changed

πŸ’₯ Language Breaking Changes

Other Changes

  • Merge release/v1.3.3 to v1.3 by @github-actions in #3781

Full Changelog: v1.3.3...v1.3.4

v1.3.3

19 Feb 00:11
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.3.2 to v1.3 by @github-actions in #3777

Full Changelog: v1.3.2...v1.3.3

v1.3.2

18 Feb 18:13
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v1.3.1...v1.3.2

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