Releases: orogene/orogene
Releases · orogene/orogene
0.3.34 (2023-10-09)
09 Oct 00:59
Compare
Sorry, something went wrong.
No results found
Release Notes
This release is largely a series of attempts at making Orogene faster, most of
which didn't have much of an effect. Properly supporting reflinks on DeDrive
is nice, though.
Features
reflink: bump reflink-copy to add support for reflinks on Windows Dev Drive (32c169c7 )
perf: be smarter about reflinks and mkdirp (581dda60 )
Bug Fixes
setup: fix issue with repeatedly being asked about telemetry (a0111278 )
perf: reduce number of syscalls a bit (3f005c1f )
Install orogene 0.3.34
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.34/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/orogene/orogene/releases/download/v0.3.34/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.34
Download orogene 0.3.34
0.3.33 (2023-10-02)
02 Oct 18:43
Compare
Sorry, something went wrong.
No results found
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
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
irm https://github.com/orogene/orogene/releases/download/v0.3.33/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.33
Download orogene 0.3.33
0.3.32 (2023-09-30)
30 Sep 05:29
Compare
Sorry, something went wrong.
No results found
Release Notes
Features
dist: automatically publish to a homebrew tap (023ebcca )
Bug Fixes
cache: cache recovery was working off JSON metadata, not new rkyv-based one (7c566287 )
unsafe: use safe version of method that verifies data. No perf impact noticeable (1a6b54ac )
resolver: fix issue with aliases not being handled properly (85d31713 )
resolver: node paths should use their fs name (544639b7 )
resolver: go ahead and try to resolve if we just have a version (8d04d84b )
Documentation
build: document build requirements (16391bec )
Install orogene 0.3.32
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.32/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/orogene/orogene/releases/download/v0.3.32/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.32
Install prebuilt binaries via Homebrew
brew install orogene/homebrew-tap/orogene
Download orogene 0.3.32
0.3.31 (2023-09-28)
28 Sep 23:57
Compare
Sorry, something went wrong.
No results found
Release Notes
Bug Fixes
dist: temporarily allow-dirty and remove license stuff (#293 ) (39685826 )
Install orogene 0.3.31
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.31/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/orogene/orogene/releases/download/v0.3.31/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.31
Install prebuilt binaries via Homebrew
Download orogene 0.3.31
0.3.27 (2023-05-21)
21 May 22:36
Compare
Sorry, something went wrong.
No results found
Release Notes
Features
xxhash: switch to xxhash, and always validate extraction (#274 ) (dfdb378c )
Bug Fixes
reapply: stop erroring on reapply if node_modules doesn't exist (940333a9 )
node-maintainer: return a more useful error message when symlink/junction creation both fail on Windows (#270 ) (e254c393 )
Install orogene 0.3.27
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.27/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/orogene/orogene/releases/download/v0.3.27/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.27
Download orogene 0.3.27
0.3.26 (2023-05-19)
19 May 17:43
Compare
Sorry, something went wrong.
No results found
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
0.3.25 (2023-05-10)
10 May 19:06
Compare
Sorry, something went wrong.
No results found
Release Notes
Bug Fixes
fmt: cargo fmt --all (887c2576 )
telemetry: lower telemetry sample rate (ffbd6a88 )
Install orogene 0.3.25
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.25/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/orogene/orogene/releases/download/v0.3.25/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.25
Download orogene 0.3.25
0.3.24 (2023-05-10)
10 May 05:26
Compare
Sorry, something went wrong.
No results found
Release Notes
Features
optional: ignore install script failures for truly optional dependencies (09fcc77d )
credentials: add support for parsing credentials (for later consumption) (59f0a11c )
telemetry: implement opt-in crash and usage telemetry (#262 ) (8d5e1f59 )
Bug Fixes
apply: only update package.json on apply success (1e775ad0 )
wasm: missed a spot again with wasm (c4fcb328 )
wasm: again (b745c5bb )
docs: add --credentials to command docs (24b60124 )
debug-log: stop printing ansi codes to debug log (3c1cd69f )
bin: semi-preserve file modes and make binaries executable (#259 ) (f01ed09d )
apply: fix regression where only hoisted linker was used (78f41202 )
misc: fix a couple of straggler warnings (594081f4 )
Documentation
readme: improvements to README (7b63b073 )
Install orogene 0.3.24
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.24/orogene-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/orogene/orogene/releases/download/v0.3.24/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.24
Download orogene 0.3.24
0.3.23 (2023-04-18)
18 Apr 21:31
Compare
Sorry, something went wrong.
No results found
Release Notes
Bug Fixes
docs: update docs after --lockfile addition (e1caff41 )
ping: fix emoji spacing (90038383 )
nassun: try and get rustdoc to show NassunError at the toplevel to play nicer with miette (e5638712 )
error: export orogene cmd error enum (b37e1167 )
wasm: get node-maintainer working on wasm again (b1f6bc82 )
Miscellaneous Tasks
deps: bump miette to 5.8.0 (e58c256e )
deps: bump supports-hyperlinks for more terminal support (be5712e2 )
Install orogene 0.3.23
Install prebuilt binaries via shell script
# WARNING: this installer is experimental
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.23/orogene-v0.3.23-installer.sh | sh
Install prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/orogene/orogene/releases/download/v0.3.23/orogene-v0.3.23-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.23
Download orogene 0.3.23
0.3.22 (2023-04-18)
18 Apr 06:48
Compare
Sorry, something went wrong.
No results found
Release Notes
no-op due to release failure. Refer to 0.3.2 for actual release details.
Install orogene 0.3.22
Install prebuilt binaries via shell script
# WARNING: this installer is experimental
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.22/orogene-v0.3.22-installer.sh | sh
Install prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/orogene/orogene/releases/download/v0.3.22/orogene-v0.3.22-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install orogene@0.3.22
Download orogene 0.3.22