v0.11.7
What's Changed
- Fix error cascading in parser synchronization by @xosnrdev in #128
- Fix playground broken links by @xosnrdev in #129
- Fix scanner to prevent multiline strings causing incorrect error spans by @xosnrdev in #131
- Member access support for builtins by @xosnrdev in #135
- Improve language documentation by @xosnrdev in #136
- Fix WASM memory allocation size by @xosnrdev in #137
- Add Null type support by @xosnrdev in #140
- Diagnostic span and error messages improvements by @xosnrdev in #144
Full Changelog: v0.11.6...v0.11.7