Sourced from cairo-lang-sierra's releases.
v2.9.2
What's Changed
- Additional documentation in the corelib.
- Circuit's u384 Serde.
- More efficient
array.get(0)
by const folding.- Bug fixes and name changes for new
cairo-execute
feature.
- Option for args to be provided as a file.
- Fixed cases of dictionary usage.
- Minor byte-array optimizations.
- Fixed bug with bad types of
const
items.Full Changelog: https://github.com/starkware-libs/cairo/compare/v2.9.1...v2.9.2
35b2992
Cherry-pick fixes. (#6859)8e1ecf6
Some refactoring and removed unwrap
s for byte arrays. (#6853)dc5f506
Core Lib Documentation: Option
module (#6857)12c3e3c
fixed top level merge bug (#6856)a5b9abe
Handle segment arena loop saving builtins (#6844)3b419f0
Added args-file as an option for execute. (#6836)6f9da50
Core Lib Documentation: Index
module (#6851)1ea8b96
Handled gas in standalone mode. (#6835)d121c9b
Fixed the executable creation to use the original function name. (#6837)c6f8717
Renamed entrypoint kind names. (#6821)Sourced from cairo-lang-sierra-to-casm's releases.
v2.9.2
What's Changed
- Additional documentation in the corelib.
- Circuit's u384 Serde.
- More efficient
array.get(0)
by const folding.- Bug fixes and name changes for new
cairo-execute
feature.
- Option for args to be provided as a file.
- Fixed cases of dictionary usage.
- Minor byte-array optimizations.
- Fixed bug with bad types of
const
items.Full Changelog: https://github.com/starkware-libs/cairo/compare/v2.9.1...v2.9.2
35b2992
Cherry-pick fixes. (#6859)8e1ecf6
Some refactoring and removed unwrap
s for byte arrays. (#6853)dc5f506
Core Lib Documentation: Option
module (#6857)12c3e3c
fixed top level merge bug (#6856)a5b9abe
Handle segment arena loop saving builtins (#6844)3b419f0
Added args-file as an option for execute. (#6836)6f9da50
Core Lib Documentation: Index
module (#6851)1ea8b96
Handled gas in standalone mode. (#6835)d121c9b
Fixed the executable creation to use the original function name. (#6837)c6f8717
Renamed entrypoint kind names. (#6821)Sourced from cairo-lang-starknet-classes's releases.
v2.9.2
What's Changed
- Additional documentation in the corelib.
- Circuit's u384 Serde.
- More efficient
array.get(0)
by const folding.- Bug fixes and name changes for new
cairo-execute
feature.
- Option for args to be provided as a file.
- Fixed cases of dictionary usage.
- Minor byte-array optimizations.
- Fixed bug with bad types of
const
items.Full Changelog: https://github.com/starkware-libs/cairo/compare/v2.9.1...v2.9.2
35b2992
Cherry-pick fixes. (#6859)8e1ecf6
Some refactoring and removed unwrap
s for byte arrays. (#6853)dc5f506
Core Lib Documentation: Option
module (#6857)12c3e3c
fixed top level merge bug (#6856)a5b9abe
Handle segment arena loop saving builtins (#6844)3b419f0
Added args-file as an option for execute. (#6836)6f9da50
Core Lib Documentation: Index
module (#6851)1ea8b96
Handled gas in standalone mode. (#6835)d121c9b
Fixed the executable creation to use the original function name. (#6837)c6f8717
Renamed entrypoint kind names. (#6821)