Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 506 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 506 Bytes

Changelog

Version 0.6.0

  • fix subkeys inside automatically indexed array item;
  • change inspect handler options to expose node:util.InspectOptions;
  • raise Node.js required version to >= 14.13.1 (uses node: prefixes).

Version 0.5.2

  • few corrections for help command output.

Version 0.5.1

  • fix unparse - indexing was broken for arrays of objects;
  • update Readme - extra notes about usage in PowerShell.

Version 0.5.0

Initial release.

Aiming at Node.js version 14 and up.