The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dist-manifest.json | 2023-10-09 | 12.8 kB | |
| orogene-aarch64-apple-darwin.tar.gz | 2023-10-09 | 8.0 MB | |
| orogene-aarch64-apple-darwin.tar.gz.sha256 | 2023-10-09 | 102 Bytes | |
| orogene-installer.ps1 | 2023-10-09 | 10.0 kB | |
| orogene-installer.sh | 2023-10-09 | 21.2 kB | |
| orogene-npm-package.tar.gz | 2023-10-09 | 18.2 kB | |
| orogene-x86_64-apple-darwin.tar.gz | 2023-10-09 | 7.9 MB | |
| orogene-x86_64-apple-darwin.tar.gz.sha256 | 2023-10-09 | 101 Bytes | |
| orogene-x86_64-pc-windows-msvc.msi | 2023-10-09 | 6.3 MB | |
| orogene-x86_64-pc-windows-msvc.msi.sha256 | 2023-10-09 | 101 Bytes | |
| orogene-x86_64-pc-windows-msvc.tar.gz | 2023-10-09 | 6.0 MB | |
| orogene-x86_64-pc-windows-msvc.tar.gz.sha256 | 2023-10-09 | 104 Bytes | |
| orogene-x86_64-unknown-linux-gnu.tar.gz | 2023-10-09 | 60.7 MB | |
| orogene-x86_64-unknown-linux-gnu.tar.gz.sha256 | 2023-10-09 | 106 Bytes | |
| 0.3.34 (2023-10-09) source code.tar.gz | 2023-10-09 | 9.8 MB | |
| 0.3.34 (2023-10-09) source code.zip | 2023-10-09 | 9.9 MB | |
| README.md | 2023-10-09 | 2.8 kB | |
| Totals: 17 Items | 108.6 MB | 0 | |
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
:::sh
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
:::sh
irm https://github.com/orogene/orogene/releases/download/v0.3.34/orogene-installer.ps1 | iex
Install prebuilt binaries into your npm project
:::sh
npm install orogene@0.3.34
Download orogene 0.3.34
| 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 |