Merge branch 'v1.1-fixes'

This commit is contained in:
Stephen Chung
2021-11-01 10:08:27 +08:00
7 changed files with 92 additions and 50 deletions

View File

@@ -33,7 +33,9 @@ Version 1.1.1
Bug fixes
---------
* Assignment to indexing expression with dot expressions inside no longer cause a compilation error.
* The `no_module` and `internals` features now work together without a compilation error.
* String literal operations (such as `"hello" + ", world"`) now optimizes correctly.
Version 1.1.0