Skip to content

v0.1.8

Choose a tag to compare

@Vladimir-Urik Vladimir-Urik released this 15 Mar 13:25
· 183 commits to master since this release

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 arm64 Debian (.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 aarch64 target metadata to the AUR package (oxmgr-bin).
  • Added Linux ARM64 tracking to the download metrics dashboard.

Dependencies

  • Bumped sysinfo from 0.38.3 to 0.38.4.
  • Bumped toml from 1.0.4+spec-1.1.0 to 1.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