Releases: axodotdev/axoproject
Releases · axodotdev/axoproject
Version 0.7.1 (2024-04-16)
- Updates several dependencies, including a relaxed axoasset range. Also removes the proof-of-concept axoasset binary.
Version 0.7.0 (2024-02-16)
Release Notes
- Updates several dependencies, including a breaking change to miette.
Install axoproject 0.7.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.7.0/axoproject-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/axodotdev/axoproject/releases/download/v0.7.0/axoproject-installer.ps1 | iex
Download axoproject 0.7.0
Version 0.6.1 (2024-01-19)
Release Notes
- Adds more platforms and improves their display names
Install axoproject 0.6.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.6.1/axoproject-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/axodotdev/axoproject/releases/download/v0.6.1/axoproject-installer.ps1 | iex
Download axoproject 0.6.1
Version 0.6.0 (2023-11-09)
Release Notes
- Adds a new language-agnostic "generic" project type, with the package definition coming from a new
dist.toml
metadata file. This is gated behind the new generic-projects
feature.
Install axoproject 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.6.0/axoproject-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/axodotdev/axoproject/releases/download/v0.6.0/axoproject-installer.ps1 | iex
Download axoproject 0.6.0
Version 0.5.0 (2023-11-01)
Release Notes
- Uses axoasset's reexports of toml_edit and serde_json in place of direct dependencies
Install axoproject 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.5.0/axoproject-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/axodotdev/axoproject/releases/download/v0.5.0/axoproject-installer.ps1 | iex
Download axoproject 0.5.0
Version 0.4.7 (2023-09-05)
Release Notes
- Now uses parse_changelog::title_no_link to strip links on titles
- autoincludes are now found for all packages, including libraries
Install axoproject 0.4.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.4.7/axoproject-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/axodotdev/axoproject/releases/download/v0.4.7/axoproject-installer.ps1 | iex
Download axoproject 0.4.7
Version 0.4.6 (2023-08-28)
Release Notes
- Upgrades cargo-dist config and rustc for release build.
Install axoproject 0.4.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/axoproject/releases/download/v0.4.6/axoproject-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/axodotdev/axoproject/releases/download/v0.4.6/axoproject-installer.ps1 | iex
Download axoproject 0.4.6
Version 0.4.4 (2023-08-22)
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
Version 0.4.3 (2023-08-09)
Release Notes
- Updated dependencies.
- PackageInfo can now parse the owner and repository name from a URL.
- PackageInfo can now return a normalized web URL for a GitHub repository.
- PackageInfo and WorkspaceInfo now have a "changelog_for_version" method based on the version from cargo-dist.
Install axoproject 0.4.3
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.3/axoproject-v0.4.3-installer.sh | sh
Install prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/axodotdev/axoproject/releases/download/v0.4.3/axoproject-v0.4.3-installer.ps1 | iex
Download axoproject 0.4.3
Version 0.4.2 (2023-07-04)
Release Notes
Updating dependencies, specifically axoasset, to remove OpenSSL dependency.
Install axoproject 0.4.2
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.2/axoproject-v0.4.2-installer.sh | sh
Install prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/axodotdev/axoproject/releases/download/v0.4.2/axoproject-v0.4.2-installer.ps1 | iex
Download axoproject 0.4.2