github onflow/cadence v1.10.0

8 hours ago

What's Changed

⭐ Features

🛠 Improvements

  • Improve AST walking by @turbolent in #4434
  • Improve Source Compatibility Suite by @turbolent in #4428
  • Improve assertions for instructions by introducing "pretty" instructions by @turbolent in #4423
  • Optimize Cadence ArrayValue and Go []byte conversions (up to 13.7x faster and 8x less memory) by @fxamacker in #4443
  • Assert pretty instructions by @turbolent in #4451
  • Optimize transferring array, dict, and composite (e.g., 2x faster for byte arrays) by @fxamacker in #4448
  • Replace mapLoadedValueIterator wrapper by using Atree implementation by @fxamacker in #4449
  • Add support for for-in looping/iterating over the keys of dictionaries by @turbolent in #4436

🐞 Bug Fixes

Other Changes

Full Changelog: v1.9.9...v1.10.0

Don't miss a new cadence release

NewReleases is sending notifications on new releases.