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: v2.9.1...v2.9.2