Skip to content

Releases: jittering/jqplay

v0.9.1

21 Mar 20:50

Choose a tag to compare

Changelog

v0.9

06 Feb 14:52

Choose a tag to compare

The web UI now includes support for JMESPath expressions! Great for inspecting, for example, AWS APIs in order to create custom queries.

The binary is also 4-5mB smaller due to a switch in the JS framework and tooling to Svelte+Vite.

Changelog

  • fe557fc cleanup
  • c05570a cleanup
  • 2fe75c0 cleanup: removed old web assets
  • e67bf61 feat: add button to reload initial json
  • 0c6d740 feat: add material icons to local build
  • 07a10d8 feat: added a progressbar while jq is running
  • 69986f2 feat: added cheatsheet for jmespath
  • dcda41d feat: added codemirror editor
  • e6f14e6 feat: added jq ver api
  • 899ccc6 feat: allow collapsing cheatsheet for more real estate
  • 46957e0 feat: disable spellcheck on filter input
  • edca04a feat: display jq commandline
  • 21efdb9 feat: expand editors to use all available space
  • 68bde3e feat: hide bits when in JMES mode
  • bafe9dd feat: implemented cheatsheet
  • 8d88ccd feat: implemented jq options
  • 34b550b feat: implemented main jq api
  • 6800c00 feat: initial import of svelte UI
  • 60bf798 feat: initial jmespath search impl
  • b99ccfa feat: new jmespath handler
  • 963c47e feat: pretty print input json
  • 5d37229 feat: print most recent command string when exiting web ui
  • ad36247 feat: read-only editor; better monospaced fonts
  • 63cfc95 feat: responsive cheatsheet tables
  • 62d85f0 feat: styling cleanup
  • 5543160 feat: use a simple json doc when none provided on startup
  • 82ca85d fix: production build css
  • dd89fc4 refactor: extracted cheatsheet component
  • 818405c refactor: extracted panel component

v0.8.1

20 Dec 17:06

Choose a tag to compare

Changelog

  • 4dec259 fix: bundled jq must have .exe ext on windows

v0.8

19 Dec 15:25

Choose a tag to compare

Changelog

Read more