v0.0.0
Release Notes
24 May 2025
- chore: release v0.0.0
#38 - build: setup cargo-dist
#37 - feat: informative package manager errors
#36 - refactor(deps): remove anyhow
#35 - feat: add support for updating elm.json
#34 - refactor(cli): flatten to single command
#33 - feat: prompt version for each package
#32 - feat: shell completion command
#31 - refactor: remove yarn install command
#30 - feat: support crystal shards pm
#29 - feat: add support for dart pubspec
#28 - refactor: standardize serializing and deserializing
#27 - docs: support package managers table
#26 - feat: ask if retry on lock file error
#25 - feat: update version of gleam.toml
#23 - feat: update uv and rye lock files
#14 - test: setup code coverage
#13 - feat: prompt if lock files should be updated after
#12 - feat: support updating version of deno.json
#11 - test(npm): validate package.json is modified
#9 - feat: add support for pyproject.toml
#5 - feat: command for setting package versions
#4 - feat: naive support for package.json
#3 - feat: add support for cargo workspaces
#2 - feat: set Cargo.toml package version
#1 - chore: add MIT license
2e13548
Install opad 0.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/opad/releases/download/v0.0.0/opad-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/opad/releases/download/v0.0.0/opad-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install hougesen/tap/opadInstall prebuilt binaries into your npm project
npm install opad@0.0.0Download opad 0.0.0
| 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 |