Release Notes
Features
- scripts: run lifecycle scripts in correct dependency order (#263) (00979ae8)
- error: Add extra context to all std::io::Error messages (#268) (8749a526)
Bug Fixes
- resolver:
PackageResolution::satisfies()
should use the spec target (4f0fbba7)
- node-maintainer: stop failing when root package entry in lockfile is missing package name (b7ac680b)
Install orogene 0.3.26
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.26/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/orogene/orogene/releases/download/v0.3.26/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.26
Download orogene 0.3.26