Skip to content

Release v0.3.4 - #17

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

Release v0.3.4#17
duriantaco merged 1 commit into
mainfrom
release/v0.3.4

Conversation

@duriantaco

Copy link
Copy Markdown
Owner

Summary

  • Bump package version from 0.3.3 to 0.3.4
  • Move deep-sweep query repair fixes into the v0.3.4 changelog section

Release notes

  • Fix false query-repair validation for dotted string literals
  • Validate sparse arrays using fields across sampled objects
  • Improve nested leaf and alias repair suggestions
  • Quote special-character keys in Smart Inspect suggestions and Try commands
  • Validate from-query row contexts and selected expressions

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.4*
  • python -m jonq --version
  • python -m jonq tests/json_test_files/all.json "select name where text contains 'Foo.Bar'"
  • python -m jonq tests/json_test_files/special_characters_keys.json "select first_nme"
  • python -m pre_commit run --all-files
  • python -m pre_commit run --hook-stage pre-push --all-files

@duriantaco
duriantaco merged commit 78f3ff0 into main Apr 30, 2026
3 checks passed
@duriantaco
duriantaco deleted the release/v0.3.4 branch April 30, 2026 01:08
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