v1.3.5 2026-08-11
Standardized structured-data help Simplifies the JSON overview and groups search, write, delete and validation operations as flags.
Install this release Base install json -v 1.3.5Copy
Minimum install json -v 1.3.5 -mCopy
v1.3.4 2026-08-04
Compact key reference Uses <key> in the installed quick reference and keeps dotted nesting in the detailed documentation.
What changed Direct JSON file workflow The everyday json workflow and reference were tightened around the current command contract. Core-compatible direct JSON workflow json was aligned with the current Core contract while preserving the established command workflow.Self-describing JSON file handler json now integrates explicitly and predictably with active-file and file-handler routing.Historical release This release remains in the public history but is no longer offered for installation. Use the current release for supported installations.
v1.2.2 2026-07-24
Unambiguous JSON value syntax Moves JSON value assignment to : so output redirection can use > consistently without changing the structured buffer, validation and save workflow.
What changed Structured JSON workspace Adds path/value inspection, explicit validation, nested search and a buffer workflow without exposing raw PHP arrays. Historical release This release remains in the public history but is no longer offered for installation. Use the current release for supported installations.
v1.1.2 2026-07-17
First stable release First public stable release of json , establishing the command’s initial supported interface.
What changed Base and minimum packages Introduced the reduced Minimum package for the core json workflow. Historical release This release remains in the public history but is no longer offered for installation. Use the current release for supported installations.