github onflow/cadence v1.8.0

latest release: v1.8.1
one day ago

What's Changed

⭐ Features

🛠 Improvements

🐞 Bug Fixes

  • [Compiler] Initialize all variable of all imports by @SupunS in #4222
  • Fix tracing of function invocations by @turbolent in #4224
  • [Compiler] Fix invokeMethodDynamic by @turbolent in #4225
  • [Compiler] Use global's index instead of array index during linking by @SupunS in #4227
  • [Compiler] Fix result variable transfer by @turbolent in #4236
  • [Compiler] Fix Account.contracts.borrow by @turbolent in #4241
  • [Compiler] Fix function types for capability value methods by @turbolent in #4243
  • [Compiler] Ensure program is initialized whenever type-info is requested by @SupunS in #4242
  • Fix 128-bit fixed-point code by @turbolent in #4252
  • [Compiler] Fix and improve compiler/VM benchmarks and tests, fix CI by @turbolent in #4257

🧪 Testing

  • [Compiler] Add control flow basic block visualization to program printer. by @RZhang05 in #4197
  • [Compiler] Add tests for importing same program from multiple paths by @SupunS in #4228

Other Changes

New Contributors

Full Changelog: v1.7.0...v1.8.0

Don't miss a new cadence release

NewReleases is sending notifications on new releases.