v0.1.4
v0.1.4
- This release focuses on Windows distribution improvements (Scoop), dependency updates, and refreshed benchmark snapshots since
v0.1.3.
Added
- Added Scoop distribution support in release automation with a dedicated
publish-scoopjob. - Added
scripts/generate_scoop_manifest.shto generate the Scoop manifest (oxmgr.json) from release metadata and checksums. - Added Scoop installation instructions to user docs (
README.mdanddocs/install.md).
Changed
- Updated release automation docs to include Scoop publishing details and required secrets (
SCOOP_BUCKET_TOKEN,SCOOP_BUCKET_REPO). - Improved release workflow packaging coverage by validating and publishing Windows Scoop manifest data from release artifacts.
- Maintained the official Scoop bucket target as
empellio/scoop-bucket.
Dependencies
- Bumped
dirsfrom5.0.1to6.0.0. - Bumped
tokiofrom1.49.0to1.50.0. - Bumped
sysinfofrom0.38.2to0.38.3. - Bumped
tomlfrom1.0.3+spec-1.1.0to1.0.4+spec-1.1.0. - Updated
Cargo.lockaccordingly.
Notes
- No core runtime/process-manager behavior changes were introduced in this release; changes are focused on packaging, distribution, documentation, and dependency refreshes.
What's Changed
- Bump dirs from 5.0.1 to 6.0.0 by @dependabot[bot] in #10
- Bump toml from 1.0.3+spec-1.1.0 to 1.0.4+spec-1.1.0 by @dependabot[bot] in #9
- Bump sysinfo from 0.38.2 to 0.38.3 by @dependabot[bot] in #8
- Bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #7
Full Changelog: v0.1.3...v0.1.4