Skip to content

0.3.1 - 2023-08-18

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 14:53
· 179 commits to main since this release

Release Notes

Fixes

  • Updated the published version of the README on crates.io and npm.
  • Our integration tests now use fixtures that have frozen GitHub releases, so that test data doesn't unexpectedly change.

Install oranda 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.3.1/oranda-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/axodotdev/oranda/releases/download/v0.3.1/oranda-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install @axodotdev/[email protected]

Download oranda 0.3.1

oranda-aarch64-apple-darwin.tar.gz checksum
oranda-x86_64-apple-darwin.tar.gz checksum
oranda-x86_64-pc-windows-msvc.tar.gz checksum
oranda-x86_64-unknown-linux-gnu.tar.gz checksum