Skip to content

0.1.4 - 2025-02-23

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 02:09

Release Notes

🐛 Bug Fixes

  • Type Alias Resolution and Module Path Handling (#1)

📚 Documentation

  • Update README
  • Add more docs
  • Update download URL

Install zorsh-gen-rs 0.1.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/r-near/zorsh-gen-rs/releases/download/v0.1.4/zorsh-gen-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/r-near/zorsh-gen-rs/releases/download/v0.1.4/zorsh-gen-rs-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install r-near/tap/zorsh-gen-rs

Install prebuilt binaries into your npm project

npm install @zorsh/[email protected]

Download zorsh-gen-rs 0.1.4

File Platform Checksum
zorsh-gen-rs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
zorsh-gen-rs-x86_64-apple-darwin.tar.xz Intel macOS checksum
zorsh-gen-rs-x86_64-pc-windows-msvc.zip x64 Windows checksum
zorsh-gen-rs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
zorsh-gen-rs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum