json — Version history

v1.3.52026-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.5
Minimum
install json -v 1.3.5 -m
v1.3.42026-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 workflowThe everyday json workflow and reference were tightened around the current command contract.
  • Core-compatible direct JSON workflowjson was aligned with the current Core contract while preserving the established command workflow.
  • Self-describing JSON file handlerjson 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.22026-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 workspaceAdds 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.22026-07-17

First stable release

First public stable release of json, establishing the command’s initial supported interface.

What changed
  • Base and minimum packagesIntroduced 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.

← Back to command documentation