Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Version 0.3.0 (2023-04-24)

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 16:48
· 204 commits to main since this release
66375e8

Release Notes

  • Added support for Cargo and NPM manifest keywords. For Cargo projects specifically, these will be squashed together
    with the categories field for now, since the dual design is very unique to crates.io specifically.

Install axoproject 0.3.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.3.0/axoproject-v0.3.0-installer.sh | sh

Install prebuilt binaries via powershell script

# WARNING: this installer is experimental
irm https://github.com/axodotdev/axoproject/releases/download/v0.3.0/axoproject-v0.3.0-installer.ps1 | iex

Download axoproject 0.3.0

target kind download
aarch64-apple-darwin tarball axoproject-v0.3.0-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball axoproject-v0.3.0-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball axoproject-v0.3.0-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball axoproject-v0.3.0-x86_64-unknown-linux-gnu.tar.xz