Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dist-manifest.json | 2023-10-02 | 13.4 kB | |
orogene-aarch64-apple-darwin.tar.gz | 2023-10-02 | 5.7 MB | |
orogene-aarch64-apple-darwin.tar.gz.sha256 | 2023-10-02 | 102 Bytes | |
orogene-installer.ps1 | 2023-10-02 | 10.0 kB | |
orogene-installer.sh | 2023-10-02 | 21.2 kB | |
orogene-npm-package.tar.gz | 2023-10-02 | 17.8 kB | |
orogene-x86_64-apple-darwin.tar.gz | 2023-10-02 | 5.7 MB | |
orogene-x86_64-apple-darwin.tar.gz.sha256 | 2023-10-02 | 101 Bytes | |
orogene-x86_64-pc-windows-msvc.msi | 2023-10-02 | 6.3 MB | |
orogene-x86_64-pc-windows-msvc.msi.sha256 | 2023-10-02 | 101 Bytes | |
orogene-x86_64-pc-windows-msvc.tar.gz | 2023-10-02 | 6.1 MB | |
orogene-x86_64-pc-windows-msvc.tar.gz.sha256 | 2023-10-02 | 104 Bytes | |
orogene-x86_64-unknown-linux-gnu.tar.gz | 2023-10-02 | 6.2 MB | |
orogene-x86_64-unknown-linux-gnu.tar.gz.sha256 | 2023-10-02 | 106 Bytes | |
0.3.33 (2023-10-02) source code.tar.gz | 2023-10-02 | 9.8 MB | |
0.3.33 (2023-10-02) source code.zip | 2023-10-02 | 9.9 MB | |
README.md | 2023-10-02 | 3.1 kB | |
Totals: 17 Items | 49.8 MB | 0 |
Release Notes
Features
- terminal: display indeterminate progress while orogene is running (d4f3e845)
- release: automatically bump official brew formula on release (deceec38)
Bug Fixes
- manifest: handle boolean bundledDependencies values (d6c16a44)
- fmt: cargo fmt --all (6fd8b279)
- bin: fix bin linking for the isolated linker and fix cmd shims (8b58caba)
- docs: fix broken links (e182ce76)
- terminal: don't print out terminal progress codes unless stderr is a terminal (1228ebea)
Install orogene 0.3.33
Install prebuilt binaries via shell script
:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.33/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
:::sh
irm https://github.com/orogene/orogene/releases/download/v0.3.33/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
:::sh
npm install orogene@0.3.33
Download orogene 0.3.33
File | Platform | Checksum |
---|---|---|
orogene-aarch64-apple-darwin.tar.gz | macOS Apple Silicon | checksum |
orogene-x86_64-apple-darwin.tar.gz | macOS Intel | checksum |
orogene-x86_64-pc-windows-msvc.tar.gz | Windows x64 | checksum |
orogene-x86_64-unknown-linux-gnu.tar.gz | Linux x64 | checksum |
orogene-x86_64-pc-windows-msvc.msi | Windows x64 | checksum |