github FuelLabs/sway v0.72.1

3 hours ago

What's Changed

  • Refactor DeclEngine for robustness and semantic consistency by @ironcev in #7704
  • Bump quinn-proto from 0.11.14 to 0.11.16 in /test/src/sdk-harness by @dependabot[bot] in #7700
  • Fix copy_prop_reverse cycle detection by @xunilrj in #7702
  • Split AST to ASM compilation phase to AST -> IR -> ASM by @ironcev in #7713
  • Implement type_check_finalize for DeclEngine optimization by @ironcev in #7714
  • Add has_changes_scoped! and fix emitting of scoped errors by @ironcev in #7716
  • Improve inline heuristic to avoid the final inlined function to be too big by @xunilrj in #7710
  • docs: versioning clarity, measured performance guidance, and fail-closed publishing by @pixelcircuits in #7719
  • Remove obsolete CFEI/CFSI optimization from ASM generation by @ironcev in #7721
  • Freeze data section layout during AllocatedProgram compilation by @ironcev in #7727
  • Bump to 0.72.1 by @ironcev in #7728

Full Changelog: v0.72.0...v0.72.1

Don't miss a new sway release

NewReleases is sending notifications on new releases.