This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Version 0.4.0 (2023-05-19)
Release Notes
- the "root_dir" argument has been made the second argument in a ton of APIs, and renamed to "clamp_to_dir"
- the find_file API has been factored out and exposed as public
- Broken now includes a path to the manifest we found, to help with error messages and disambiguation
Install axoproject 0.4.0
Install prebuilt binaries via shell script
# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.4.0/axoproject-v0.4.0-installer.sh | sh
Install prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/axodotdev/axoproject/releases/download/v0.4.0/axoproject-v0.4.0-installer.ps1 | iex
Download axoproject 0.4.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | axoproject-v0.4.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | axoproject-v0.4.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | axoproject-v0.4.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | axoproject-v0.4.0-x86_64-unknown-linux-gnu.tar.xz |