Skip to content

Release v0.3.2 - #13

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

duriantaco merged 1 commit into
mainfrom
release/v0.3.2

Conversation

@duriantaco

Copy link
Copy Markdown
Owner

Summary

  • Bump package version from 0.3.1 to 0.3.2
  • Move Smart Inspect changelog entry into the v0.3.2 release section

Release notes

  • Smart Inspect: running jonq data.json now shows root shape, readable field types, sample values, and suggested queries without adding new CLI flags
  • Includes follow-up polish for deep leaf paths and mixed arrays

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.2*
  • python -m jonq --version
  • python -m jonq tests/json_test_files/simple.json
  • python -m jonq tests/json_test_files/mixed_arrays.json
  • python -m pre_commit run --all-files
  • python -m pre_commit run --hook-stage pre-push --all-files

@duriantaco
duriantaco merged commit 02a41ad into main Apr 30, 2026
3 checks passed
@duriantaco
duriantaco deleted the release/v0.3.2 branch April 30, 2026 00:35
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