github starkware-libs/cairo v2.5.1

latest releases: v2.12.2, v2.12.1, v2.12.0...
19 months ago

New features

  • Allow use starknet::get_block_number by @milancermak in #4914
  • Added base struct for struct constructions. #4923
    • Usage example: A { a: 5, b: 7, ..base_struct_of_type_A }
  • Display for snapshots by @piotmag769 in #4745
  • Support feature at module and fn level. #4941

Bug fixes

  • Fix try_into for integers to not panic. #4874
  • Made integer overflowing ops pub. #4942
  • Prevented starknet plugin from code generation on items not on config. #4909

New Contributors

Full Changelog: v2.5.0...v2.5.1

Don't miss a new cairo release

NewReleases is sending notifications on new releases.