0.5.1
- Enum Statement: Now supports unary
-
and pseudo-unary+
when setting value - Replaced locals limit with registers limit so you can have more compile-time constants
- Fixed Pluto's IO functions not taking UTF-8 encoded paths
- Fixed UB when emitting unfinished string error, possibly resulting in an access violation