github onflow/cadence v1.9.5

8 hours ago

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

Don't miss a new cadence release

NewReleases is sending notifications on new releases.