Releases: geralang/gerac
Releases · geralang/gerac
v1.0.3
v1.0.2
- Fixed bug in the compile time interpreter where using
case
to match union variants would put the entire union value into the variable designated for the union variant value
v1.0.1
Fixed an issue with default branches possibly being empty in the C backend, causing non-standard code to be generated.
v1.0.0
The first "stable" version of Gera!