Skip to content

Releases: ericnordelo/src5-rs

v2.0.0

13 Feb 13:09
Compare
Choose a tag to compare

Changed:

  • Call struct definition to match Cairo >=2.5.0

Added

  • bytes31 base type
  • ByteArray struct from corelib

Full Changelog: v1.0.1...v2.0.0

v1.0.1

26 Jun 14:17
Compare
Choose a tag to compare

Fixed bug with removing terminal comma in empty params functions.

v1.0.0

26 Jun 13:05
Compare
Choose a tag to compare

Added support for the rest of the types, enums, and structs defined in corelib.

v0.1.2

23 Jun 19:38
Compare
Choose a tag to compare

Fixed bug with XOR of selectors.

v0.1.1

23 Jun 18:56
Compare
Choose a tag to compare

First usable version.