What's Changed
- build(deps): bump tempfile from 3.20.0 to 3.23.0 by @dependabot[bot] in #658
- build(deps): bump libc from 0.2.175 to 0.2.176 by @dependabot[bot] in #657
- π docs: standardize parameter order in fuzzy function documentation by @harehare in #659
- β test: improve DAP test coverage and refactor test configuration by @harehare in #660
- build(deps): bump rmcp from 0.6.4 to 0.7.0 by @dependabot[bot] in #662
- β¨ feat(vscode): improve DAP installation with conditional check by @harehare in #663
- β»οΈ refactor(lang): replace Dict string keys with Ident for type safety by @harehare in #661
- build(deps): bump httpmock from 0.7.0 to 0.8.0 by @dependabot[bot] in #665
- build(deps): bump serde from 1.0.226 to 1.0.227 by @dependabot[bot] in #666
- β¨ feat(mq-web-api): migrate from Cloudflare Workers to Axum HTTP server by @harehare in #664
- β¨ feat(lsp): add module path configuration support by @harehare in #667
- β‘ perf: optimize string allocations using Cow for reduced memory usage by @harehare in #668
- β¨ feat(install): add installation script and quick install documentation by @harehare in #669
- β¨ feat(lang): add do-end block syntax for scoped expressions by @harehare in #670
- β¨ feat(install): add --with-debug option to install mq-dbg alongside mq by @harehare in #671
- β¨ style: update header styling with gradient and increased font size by @harehare in #672
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.44.1 to 8.45.0 in /editors/vscode by @dependabot[bot] in #674
- build(deps): bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #675
- build(deps-dev): bump @types/node from 24.5.2 to 24.6.0 in /editors/vscode by @dependabot[bot] in #678
- build(deps): bump axum from 0.8.4 to 0.8.5 by @dependabot[bot] in #677
- build(deps): bump quote from 1.0.40 to 1.0.41 by @dependabot[bot] in #679
- build(deps): bump serde from 1.0.227 to 1.0.228 by @dependabot[bot] in #680
- build(deps): bump axum from 0.8.5 to 0.8.6 by @dependabot[bot] in #681
- β¨ feat(cli): add mqv markdown viewer with rich text rendering by @harehare in #673
- build(deps): bump tree-sitter-go from 0.23.4 to 0.25.0 by @dependabot[bot] in #682
- build(deps-dev): bump @types/node from 24.6.0 to 24.6.1 in /editors/vscode by @dependabot[bot] in #683
- build(deps): bump tree-sitter-rust from 0.23.3 to 0.24.0 by @dependabot[bot] in #684
- build(deps): bump viuer from 0.8.1 to 0.9.2 by @dependabot[bot] in #687
- build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /editors/vscode by @dependabot[bot] in #685
- build(deps): bump tree-sitter-c from 0.23.4 to 0.24.1 by @dependabot[bot] in #689
- build(deps): bump tree-sitter-css from 0.23.2 to 0.25.0 by @dependabot[bot] in #691
- build(deps): bump tree-sitter-javascript from 0.23.1 to 0.25.0 by @dependabot[bot] in #690
- build(deps): bump tree-sitter-python from 0.23.6 to 0.25.0 by @dependabot[bot] in #686
- π Docs: add demo markdown and gif to README for better visualization by @harehare in #692
- β¨ feat(vscode): add mq syntax highlighting in markdown code blocks by @harehare in #693
- β¨ feat: update dependencies and add rstest for enhanced testing capabilities by @harehare in #694
- build(deps-dev): bump @types/node from 24.6.1 to 24.6.2 in /editors/vscode by @dependabot[bot] in #696
- build(deps): bump tree-sitter-python from 0.23.6 to 0.25.0 by @dependabot[bot] in #695
- β¨ feat(lang): add nan and infinite builtin functions by @harehare in #697
- β¨ feat(lang): add try-catch error handling by @harehare in #698
- β¨ feat(builtin): add transpose function for matrix transposition by @harehare in #699
Full Changelog: v0.2.23...v0.3.0