v0.12.0
Changelog
- (Feature) Change the semantics of double quotes from a string literal to a literal identifier (so they work the same way as backticks).
- (Bugfix) Fix division using slash as an operator. Require a space between operands for it to be usable.