github duriantaco/jonq v0.3.1
v0.3.1 - raw scalar output

5 hours ago

What's Changed

  • Added raw scalar output for shell pipelines: jonq users.json "select name" -r
  • Single-field selections now print plain values one per line in raw mode
  • Multi-field selections remain compact JSON objects per line for scriptable output
  • Updated README, usage docs, API docs, completions, and changelog

Verification

  • Full test suite passed on Python 3.9, 3.10, and 3.11 in CI
  • Local package build and twine checks passed

Don't miss a new jonq release

NewReleases is sending notifications on new releases.