Skip to content

Releases: onflow/cadence

v1.9.10

24 Feb 19:10

Choose a tag to compare

What's Changed

πŸ›  Improvements

Other Changes

  • Merge release/v1.9.9 to v1.9 by @github-actions[bot] in #4441

Full Changelog: v1.9.9...v1.9.10

v1.9.9

13 Feb 17:16

Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.9.8 to master by @github-actions[bot] in #4433

Full Changelog: v1.9.8...v1.9.9

v1.9.8

06 Feb 16:44

Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.9.7 to master by @github-actions[bot] in #4426

Full Changelog: v1.9.7...v1.9.8

v1.9.7

29 Jan 16:51

Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.9.6 to master by @github-actions[bot] in #4422
  • Update to atree v0.12.1 by @turbolent in #4425

Full Changelog: v1.9.6...v1.9.7

v1.9.6

26 Jan 17:43

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Remove special handling of empty identifier in member access by @turbolent in #4419
  • Fix string template expression parsing with quoted quotes by @turbolent in #4420
  • Fix ComputationProfile holding on to environment reference by @janezpodhostnik in #4418
  • [Compiler] Enable compiler for remaining account tests by @turbolent in #4421

Other Changes

  • Merge release/v1.9.5 to master by @github-actions[bot] in #4416

Full Changelog: v1.9.5...v1.9.6

v1.9.5

15 Jan 21:56

Choose a tag to compare

What's Changed

⭐ Features

  • [Compiler] Validate static argument types in contract initializer by @turbolent in #4411

πŸ›  Improvements

  • Avoid unnecessary repeated type conversions by @turbolent in #4409
  • Improve comments in generated Go code by @turbolent in #4414
  • Add the variable declaration value's actual type to the elaboration by @turbolent in #4415
  • Add support for decoding into cadence.Address and *big.Int by @turbolent in #4412

🐞 Bug Fixes

  • [Compiler] Remove additional transfers of indexing values in swap statements by @turbolent in #4413

Other Changes

  • Merge release/v1.9.4 to master by @github-actions[bot] in #4410

Full Changelog: v1.9.4...v1.9.5

v1.9.4

08 Jan 17:46

Choose a tag to compare

What's Changed

πŸ›  Improvements

🐞 Bug Fixes

Other Changes

  • Merge release/v1.9.3 to master by @github-actions[bot] in #4401

Full Changelog: v1.9.3...v1.9.4

v1.9.3

06 Jan 16:26

Choose a tag to compare

What's Changed

πŸ›  Improvements

🐞 Bug Fixes

  • Check move operator for resource-typed extra arguments by @SupunS in #4400

Other Changes

  • Merge release/v1.9.2 to master by @github-actions[bot] in #4387

Full Changelog: v1.9.2...v1.9.3

v1.8.12

06 Jan 23:34

Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

  • Merge release/v1.8.11 to v1.8 by @github-actions[bot] in #4398

Full Changelog: v1.8.11...v1.8.12

v1.8.11

04 Jan 04:15

Choose a tag to compare

What's Changed

πŸ›  Improvements

  • [v1.8] Check static types of arguments passed to contract constructor by @turbolent in #4394

🐞 Bug Fixes

Other Changes

  • Merge release/v1.8.10 to v1.8 by @github-actions[bot] in #4393

Full Changelog: v1.8.10...v1.8.11