Skip to content

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:59
· 1299 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

✨ Features

  • ✨ feat(mq-lint): add auto-fix support to 9 lint rules and --fix/quick-fix by @harehare in #1973
  • ✨ feat(mq-lang): add http_get/http_post and write_file, gated by --allow-net/--allow-write by @harehare in #1974
  • ✨ feat(mq-lang): add spread operator for array and dict literals by @harehare in #1960
  • ✨ feat(mq-lang): add mq.lock integrity check for HTTP module imports by @harehare in #1977
  • ✨ feat(mq-test): add --coverage flag for line coverage reporting by @harehare in #1987
  • ✨ feat(mq-test): add --coverage flag for line coverage reporting by @harehare in #1992
  • ✨ feat(mq-web-api): add curl-friendly POST /{query} shortcut endpoint by @harehare in #1993

♻️ Refactor

  • ♻️ refactor(mq-lang): split module_tests.mq into per-module test files by @harehare in #1991

✅ Tests

  • ✅ test: add test suites for mq-web, mq-playground, and vscode extension by @harehare in #1986

📝 Docs

  • 📝 docs(skills): condense web-scraping skill by @harehare in #1994

📦 Dependencies

  • build(deps): bump taiki-e/install-action from 2.82.4 to 2.82.5 in the dependencies group by @dependabot[bot] in #1972
  • build(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #1971
  • build(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #1976
  • build(deps): bump taiki-e/install-action from 2.82.6 to 2.82.7 in the dependencies group by @dependabot[bot] in #1981
  • build(deps): bump the dependencies group in /packages/mq-playground with 3 updates by @dependabot[bot] in #1980
  • build(deps-dev): bump oxlint from 1.71.0 to 1.72.0 in /packages/mq-web in the dependencies group by @dependabot[bot] in #1979
  • build(deps-dev): bump oxlint from 1.71.0 to 1.72.0 in /editors/vscode in the dependencies group by @dependabot[bot] in #1978
  • build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 in the dependencies group by @dependabot[bot] in #1983
  • build(deps): bump the dependencies group in /editors/vscode with 2 updates by @dependabot[bot] in #1982
  • build(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #1985
  • build(deps-dev): bump vite from 8.1.2 to 8.1.3 in /packages/mq-playground in the dependencies group by @dependabot[bot] in #1984
  • build(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #1989
  • build(deps-dev): bump @types/node from 25.9.5 to 26.1.0 in /packages/mq-web in the dependencies group by @dependabot[bot] in #1988

Full Changelog: v0.6.4...v0.6.5