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

Version 0.4.4 (2023-08-22)

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

Release Notes

  • WorkspaceInfo now supports the new features PackageInfo received in 0.4.3.
  • GithubRepo is now correctly exposed as public.

Install axoproject 0.4.4

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.4/axoproject-v0.4.4-installer.sh | sh

Install prebuilt binaries via powershell script

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

Download axoproject 0.4.4

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