v0.2.0
What's Changed
- feat: Enhance optimizer with constant folding and dead code elimination by @harehare in #220
- ♻️ Update vscode extension by @harehare in #216
- ✨ feat: Add syntax for array by @harehare in #222
- ✨ feat: Update syntax by @harehare in #226
- ✨ Add initial implementation of mq-web package by @harehare in #228
- Add
flake.nixfor nix development environment by @marcelarie in #232 - Refactor parser for improved readability and maintainability by @harehare in #242
- build mq from the local source instead of fetching from Git in flake.nix by @marcelarie in #244
- Feature/dict data type by @harehare in #239
- 🔧 Fixed various issues and made minor improvements throughout the codebase.
New Contributors
- @marcelarie made their first contribution in #232
Full Changelog: v0.1.6...v0.2.0