Skip to content

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 07 Jun 11:23
· 4 commits to main since this release

What's Changed

  • chore(ci): bump GitHub Actions to Node 24 runtimes (19ac769)
  • ci(darwin-x64): unambiguous Rosetta proof — host arm64 vs x86_64 java (8bc58ae)
  • ci(darwin-x64): log hard proof — dylib is Mach-O x86_64 + JVM under Rosetta (2d218a6)
  • ci: cross-build + Rosetta-test darwin-x64 on Apple Silicon (fd4e08f)
  • ci: cache Rust build (Swatinem/rust-cache) — kill cold cdylib compile (50096dd)
  • docs(readme): drop Native libraries build/CI section (31e79fd)
  • release: update version files for v0.0.8 (89cb657)

Full Changelog: v0.0.8...v0.0.10