ini — Version history

v1.3.52026-08-13

Standardized structured-data help

Simplifies the INI overview and groups search, write, delete and validation operations as flags.

Install this release

Base
install ini -v 1.3.5
Minimum
install ini -v 1.3.5 -m
v1.3.42026-08-08

Compact key reference

Uses <key> in the installed quick reference and keeps dotted nesting in the detailed documentation.

What changed
  • Direct INI file workflowThe everyday ini workflow and reference were tightened around the current command contract.
  • Core-compatible direct INI workflowini was aligned with the current Core contract while preserving the established command workflow.
  • Self-describing INI file handlerini 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-08-02

Colon value syntax

Uses : for values so > is reserved for terminal output redirection, while keeping structured inspection, validation and buffered editing distinct.

What changed
  • Structured INI workspaceReplaces raw PHP-array inspection with structured INI paths, explicit validation and a buffer-oriented edit/save workflow.
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-28

First stable release

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

What changed
  • Base and minimum packagesIntroduced the reduced Minimum package for the core ini 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