Skip to content

0.2.3 - 2024-08-19

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 07:01
1f5ecf6

Release Notes

🚀 Features

  • Reimplement finding files to tidy (#19)
  • Allow passing depth flag (#21)

⚙️ Miscellaneous Tasks

  • Add tests that gitignore works (#20)

Install tidy-json 0.2.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/todor-a/tidy-json/releases/download/v0.2.3/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.3/tidy-json-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install todor-a/tap/tidy-json

Download tidy-json 0.2.3

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