Merge branch 'v1.1-fixes'

This commit is contained in:
Stephen Chung
2021-11-13 10:01:55 +08:00
4 changed files with 24 additions and 16 deletions

View File

@@ -42,6 +42,7 @@ Bug fixes
* Printing of integral floating-point numbers is fixed (used to only prints `0.0`).
* `func!()` calls now work properly under `no_closure`.
* Fixed parsing of unary negation such that expressions like `if foo { ... } -x` parses correctly.
Version 1.1.2