github onflow/cadence v0.13.2

🛠 Improvements

  • Make contract update validation optional and disable it by default (#646) @turbolent
  • Delay contract code and value updates to the end of execution (#636) @turbolent
  • Optimize encoding of positive bigints (#637) @turbolent
  • Optimize deferred dictionary keys (#638) @turbolent
  • Refactor String, AuthAccount.Contracts, and DeployedContract type to singleton (#625) @turbolent
  • Refactor AuthAccount, PublicAccount, and Block type to singleton (#624) @turbolent
  • Only record member accesses when origins and occurrences are enabled (#627) @turbolent
  • Cache members for array and dictionary types (#626) @turbolent

🐞 Bug Fixes

📖 Documentation

  • Fix code examples and improve documentation in language reference (#634) @jeroenlm

Don't miss a new cadence release

NewReleases is sending notifications on new releases.