Skip to content

Releases: onflow/cadence

v0.42.7

05 Jan 17:30
Compare
Choose a tag to compare

What's Changed

⭐ Features

v0.42.6

30 Nov 17:29
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v0.42.5 to v0.42 by @github-actions in #2941

Full Changelog: v0.42.5...v0.42.6

v0.42.5

09 Nov 23:54
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Fix transaction resource-typed field move by @SupunS in #2938

Full Changelog: v0.42.4...v0.42.5

v0.42.4

09 Nov 18:14
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v0.42.3 to v0.42 by @github-actions in #2911

Full Changelog: v0.42.3...v0.42.4

v0.42.3

30 Oct 21:19
Compare
Choose a tag to compare

What's Changed

⭐ Features

  • Port adding new revertibleRandom function by @SupunS in #2910

Other Changes

  • Merge release/v0.42.2 to v0.42 by @github-actions in #2905

Full Changelog: v0.42.2...v0.42.3

v0.42.2

26 Oct 23:02
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • [v0.42] Prevent nested contract deployments by @SupunS in #2904

Full Changelog: v0.42.1...v0.42.2

v0.39.17

26 Oct 22:19
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • [v0.39] Prevent nested contract deployments by @SupunS in #2901

Other Changes

  • Merge release/v0.39.16 to v0.39 by @github-actions in #2849

Full Changelog: v0.39.16...v0.39.17

v0.42.1

23 Oct 20:55
Compare
Choose a tag to compare

What's Changed

⭐ Features

  • Allow native functions to have type parameters by @turbolent in #2850
  • Allow specifying a mapping with source paths for locations in coverage reports by @m-Peter in #2859

πŸ›  Improvements

πŸ’₯ Go API Breaking Chance

  • Allow different base activations per location in checker and interpreter by @turbolent in #2887

Other Changes

  • Add computation metering to the new stdlib functions by @SupunS in #2880
  • Use ComputationKindLoop for internal array-value iterations by @SupunS in #2891

Full Changelog: v0.42.0...v0.42.1

v0.42.0

05 Oct 20:59
Compare
Choose a tag to compare

What's Changed

⭐ Features

πŸ›  Improvements

  • Replace panic with nil return in newInjectedCompositeFieldsHandler by @m-Peter in #2808
  • Refine API of the testing framework by @m-Peter in #2783

🐞 Bug Fixes

πŸ’₯ Go API Breaking Chance

  • Add support for injecting types into the environment by @turbolent in #2811

Other Changes

  • Merge release/v0.41.1 to master by @github-actions in #2795
  • Assign issues to group by @turbolent in #2797

Full Changelog: v0.41.1...v0.42.0

v0.39.16

05 Oct 17:16
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v0.39.15...v0.39.16