Skip to content

0.2.5 - 2024-08-31

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 21:11
687d150

Release Notes

πŸš€ Features

  • (logging) Allow specifying log level via cli flag (#35)

πŸ“š Documentation

  • (changelog) Add missing feature from release (#32)

βš™οΈ Miscellaneous Tasks

  • (ci) Add conventional commits lint (#30)
  • (publish) Enable publishing on npm (#36)

Install tidy-json 0.2.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/todor-a/tidy-json/releases/download/v0.2.5/tidy-json-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/todor-a/tidy-json/releases/download/v0.2.5/tidy-json-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install @todor-a/[email protected]

Install prebuilt binaries via Homebrew

brew install todor-a/tap/tidy-json

Download tidy-json 0.2.5

File Platform Checksum
tidy-json-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
tidy-json-x86_64-apple-darwin.tar.gz Intel macOS checksum
tidy-json-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
tidy-json-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum