github starkware-libs/cairo v2.6.0-rc.1

latest releases: v2.12.4-dev.0, v2.12.3, v2.12.2...
19 months ago

New Features

  • Support for non-zero consts at the Sierra level.
  • const_as_immediate in Sierra as an addition to the existing const_as_box.
  • Added while let support.
  • Add remaining assert_xx! comparison test macros by @iamvukasin in #4936
  • Add TryInto<u512, u256> by @delaaxe in #5031

Optimizations

  • Add split_structs optimization - preventing carry of full structs merges due to partial changes. #5034

Bug Fixes

  • if let inside loops properly works. #5016
  • Fix bug in local variables aliasing. #5028

New Contributors

Full Changelog: v2.6.0-rc.0...v2.6.0-rc.1

Don't miss a new cairo release

NewReleases is sending notifications on new releases.