Skip to content

Latest commit

 

History

History
72 lines (37 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

72 lines (37 loc) · 2.91 KB

Changes

0.3.2 (2024-01-01)

Bug Fixes

  • Adapt to changes on interface of json and yaml packages (7ad5f6d)

0.3.1 (2023-12-15)

Bug Fixes

  • Include man pages in asset archives (130b7e7)

0.3.0 (2023-12-15)

Features

0.2.0 (2023-12-14)

Features

  • Add the linux arm64 support (d824b2c)

0.1.0 (2023-12-12)

Features

  • Add arm64 build, cross-compile for Windows (8353966)

0.0.7 (2023-10-24)

Bug Fixes

  • Build with updated dependencies (799e1f2)

0.0.6 (2023-07-09)

Features

  • Allow to control escaping slashes and unicode characters (3cc9032)

0.0.5 (2023-07-09)

Features

  • Allow single quoted strings in the output (starting JSON5) (d16c17f)

0.0.4 (2023-06-25)

Features

  • Allow adding trailing commas to array and objects when stringifying (bcce047)

0.0.3 (2023-06-11)

Features

  • Parse the command-line arguments using cargs (0f626a4)

0.0.2 (2023-06-10)

Features

  • Allow condensing command-line options and use the equal sign to separate values (8e3df3c)
  • Support negated options by uppercasing (808119d)

0.0.1 (2023-06-09)

Initial release.