v0.1.8
v0.1.8
This release focuses on adding native Linux ARM64 support across the entire packaging and distribution ecosystem, alongside minor dependency updates.
Added
- Added
aarch64-unknown-linux-gnu(Linux ARM64) build target to the GitHub release workflow. - Added
arm64Debian (.deb) package generation and APT repository publishing. - Added Linux ARM64 support to the npm wrapper installation script (
oxmgr). - Added Linux ARM64 support to the Homebrew formula.
- Added
aarch64target metadata to the AUR package (oxmgr-bin). - Added Linux ARM64 tracking to the download metrics dashboard.
Dependencies
- Bumped
sysinfofrom0.38.3to0.38.4. - Bumped
tomlfrom1.0.4+spec-1.1.0to1.0.6+spec-1.1.0.
What's Changed
- Bump sysinfo from 0.38.3 to 0.38.4 by @dependabot[bot] in #13
- Bump toml from 1.0.4+spec-1.1.0 to 1.0.6+spec-1.1.0 by @dependabot[bot] in #14
Full Changelog: v0.1.7...v0.1.8