Skip to content

0.3.26 (2023-05-19)

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 17:43
· 81 commits to main since this release
v0.3.26
fc6d456

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

target kind download
aarch64-apple-darwin tarball orogene-aarch64-apple-darwin.tar.gz
x86_64-apple-darwin tarball orogene-x86_64-apple-darwin.tar.gz
x86_64-pc-windows-msvc tarball orogene-x86_64-pc-windows-msvc.tar.gz
x86_64-unknown-linux-gnu tarball orogene-x86_64-unknown-linux-gnu.tar.gz