Skip to content

Release v0.3.3#15

Merged
duriantaco merged 1 commit into
mainfrom
release/v0.3.3
Apr 30, 2026
Merged

Release v0.3.3#15
duriantaco merged 1 commit into
mainfrom
release/v0.3.3

Conversation

@duriantaco

Copy link
Copy Markdown
Owner

Summary

  • Bump package version from 0.3.2 to 0.3.3
  • Move query repair changelog entry into the v0.3.3 release section

Release notes

  • Adds query repair suggestions for unknown fields in selected fields, filters, sorting, grouping, and aggregations
  • Includes nearby field matches and a copy-paste Try command

Verification

  • pytest -q
  • uvx ruff check --force-exclude jonq tests
  • python -m compileall -q jonq
  • python -m build
  • python -m twine check dist/jonq-0.3.3*
  • python -m jonq --version
  • python -m jonq tests/json_test_files/simple.json "select name where cty = 'Chicago'"
  • python -m pre_commit run --all-files
  • python -m pre_commit run --hook-stage pre-push --all-files

@duriantaco duriantaco merged commit 24a2df0 into main Apr 30, 2026
3 checks passed
@duriantaco duriantaco deleted the release/v0.3.3 branch April 30, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant