Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:52
4f939ac

Release Notes

9 September 2025

  • chore: release v0.1.1 #82
  • build(deps): bump actions/checkout from 4 to 5 #70
  • build(cargo-dist): bump version to v0.30.0 #81
  • build(deps): bump tempfile from 3.21.0 to 3.22.0 #80
  • build(deps): bump clap from 4.5.46 to 4.5.47 #79
  • build(deps): bump clap from 4.5.45 to 4.5.46 #77
  • build(deps): bump serde_json from 1.0.142 to 1.0.143 #76
  • build(deps): bump tempfile from 3.20.0 to 3.21.0 #75
  • build(deps): bump clap from 4.5.44 to 4.5.45 #74
  • build(deps): bump clap_complete from 4.5.56 to 4.5.57 #73
  • build(deps): bump clap from 4.5.43 to 4.5.44 #72
  • build(deps): bump clap_complete from 4.5.55 to 4.5.56 #71
  • build(deps): bump clap from 4.5.42 to 4.5.43 #69
  • build(cargo-dist): bump version to v0.29.0 #67
  • build(deps): bump serde_json from 1.0.141 to 1.0.142 #66
  • build(deps): bump clap from 4.5.41 to 4.5.42 #65
  • build(deps): bump rand from 0.9.1 to 0.9.2 #64
  • build(deps): bump serde_json from 1.0.140 to 1.0.141 #63
  • build: upgrade cargo dist to v0.28.1 #62
  • build(deps): bump clap from 4.5.40 to 4.5.41 #59
  • build(deps): bump clap_complete_nushell from 4.5.7 to 4.5.8 #60
  • build(deps): bump clap_complete from 4.5.54 to 4.5.55 #61
  • ci: set workflow permissions for release-crates.yml #58
  • ci: set permissions for validate.yml #57

Install opad 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/opad/releases/download/v0.1.1/opad-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/opad/releases/download/v0.1.1/opad-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install hougesen/tap/opad

Install prebuilt binaries into your npm project

npm install opad@0.1.1

Download opad 0.1.1

File Platform Checksum
opad-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
opad-x86_64-apple-darwin.tar.xz Intel macOS checksum
opad-x86_64-pc-windows-msvc.zip x64 Windows checksum
opad-x86_64-pc-windows-msvc.msi x64 Windows checksum
opad-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
opad-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum