Skip to content

0.1.3

Choose a tag to compare

@oschwald oschwald released this 16 Nov 15:04
· 3 commits to main since this release
86d80a3

Added

  • Pre-compiled native gems for multiple platforms, eliminating the need to compile Rust during installation:
    • x86_64-linux (Linux x86_64)
    • aarch64-linux (Linux ARM64)
    • x86_64-darwin (macOS Intel)
    • arm64-darwin (macOS Apple Silicon)
    • x64-mingw-ucrt (Windows)
    • x86_64-linux-musl (Alpine Linux)
  • Source gem as fallback for platforms without pre-compiled binaries