Releases: ericnordelo/src5-rs
Releases · ericnordelo/src5-rs
v2.0.0
Changed:
Call
struct definition to match Cairo >=2.5.0
Added
bytes31
base typeByteArray
struct from corelib
Full Changelog: v1.0.1...v2.0.0
v1.0.1
Fixed bug with removing terminal comma in empty params functions.
v1.0.0
Added support for the rest of the types, enums, and structs defined in corelib.
v0.1.2
Fixed bug with XOR of selectors.
v0.1.1
First usable version.