Skip to content

Releases: onflow/cadence

v0.39.11

20 Jun 18:12
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v0.39.10...v0.39.11

v0.39.10

17 Jun 03:24
Compare
Choose a tag to compare

What's Changed

⭐ Features

  • Add utility to decode fields into struct based on field tags by @rrrkren in #2565
  • Introduce the Test.assertEqual function by @m-Peter in #2571
  • Add the CoverageReport.MarshalLCOV method to generate LCOV format by @m-Peter in #2577
  • decode complex fields into more primitive types by @rrrkren in #2572

🐞 Bug Fixes

Full Changelog: v0.39.8...v0.39.10

v0.39.9

16 Jun 22:51
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v0.39.8...v0.39.9

v0.39.8

12 Jun 17:40
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: v0.39.7...v0.39.8

v0.39.7

12 Jun 16:31
Compare
Choose a tag to compare

What's Changed

⭐ Features

  • Add support for CCF encoding/decoding modes and options by @fxamacker in #2559

🐞 Bug Fixes

Full Changelog: v0.39.6...v0.39.7

v0.39.6

09 Jun 21:22
Compare
Choose a tag to compare

What's Changed

⭐ Features

πŸ›  Improvements

🐞 Bug Fixes

Other Changes

  • Merge release/v0.39.5 to master by @github-actions in #2552

Full Changelog: v0.39.5...v0.39.6

v0.39.5

08 Jun 17:38
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Bring back type IDs in JSON encoding of function types and restricted types by @turbolent in #2551

Full Changelog: v0.39.4...v0.39.5

v0.39.4

07 Jun 21:25
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Fix test framework: Pass interpreter when iterating over arrays by @turbolent in #2547

Full Changelog: v0.39.3...v0.39.4

v0.39.3

07 Jun 18:35
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

Full Changelog: v0.39.2...v0.39.3

v0.39.2

06 Jun 17:51
Compare
Choose a tag to compare

What's Changed

⭐ Features

  • Add composite type handler, allow loading of flow.* event types by @turbolent in #2533

πŸ›  Improvements

🐞 Bug Fixes

  • Fix publicKey to have matching static and runtime types by @fxamacker in #2528
  • Fix codeHash types to match (static and runtime) by @fxamacker in #2529

Other Changes

  • Merge release/v0.39.1 to master by @github-actions in #2522
  • Check code hash value's type is correct by @turbolent in #2532

New Contributors

Full Changelog: v0.39.1...v0.39.2