Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 18 Oct 14:38
· 4641 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • build(deps-dev): bump esbuild from 0.25.10 to 0.25.11 in /editors/vscode by @dependabot[bot] in #744
  • build(deps): bump tokio from 1.47.2 to 1.48.0 by @dependabot[bot] in #745
  • ✨ feat(parser): add dedicated dict key validation method by @harehare in #746
  • build(deps-dev): bump @types/node from 24.7.2 to 24.8.0 in /editors/vscode by @dependabot[bot] in #748
  • 📝 docs(website): add demo section and improve CSS formatting by @harehare in #749
  • ✅ test(mq-test): extract proptest strategies to shared module by @harehare in #747
  • build(deps): bump httpmock from 0.8.1 to 0.8.2 by @dependabot[bot] in #753
  • build(deps-dev): bump eslint from 9.37.0 to 9.38.0 in /editors/vscode by @dependabot[bot] in #752
  • build(deps-dev): bump @types/node from 24.8.0 to 24.8.1 in /editors/vscode by @dependabot[bot] in #751
  • 🐛 fix(hir): Fix dictionary symbol tracking with individual key entries by @harehare in #750
  • ✨ feat(footer): enhance footer styling and add links to GitHub, documentation, and license by @harehare in #755
  • ♻️ refactor(lexer): optimize parser combinators for better performance by @harehare in #756
  • 📝 docs(syntax): add syntax highlighting documentation and update sublime syntax by @harehare in #758
  • ♻️ refactor(lang,markdown): introduce typed attributes and rename Bool to Boolean by @harehare in #757
  • ✨ feat(vscode): add LSP status bar and match expression snippets by @harehare in #759

Full Changelog: v0.4.0...v0.4.1