Download Latest Version alr-2.1.0-bin-x86_64-linux.zip (12.0 MB)
Email in envelope

Get an email when there's a new version of Alire

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
alr-2.0.0-bin-x86_64-linux.zip 2024-03-15 10.3 MB
alr-2.0.0-bin-x86_64-macos.zip 2024-03-13 8.1 MB
alr-2.0.0-bin-x86_64-windows.zip 2024-03-13 11.5 MB
alr-2.0.0-installer-x86_64-windows.exe 2024-03-13 48.2 MB
alr-2.0.0-x86_64.AppImage 2024-03-13 11.1 MB
alr-2.0.0-full-sources.zip 2024-03-13 3.0 MB
README.md 2024-03-12 31.0 kB
v2.0.0 source code.tar.gz 2024-03-12 968.3 kB
v2.0.0 source code.zip 2024-03-12 1.7 MB
Totals: 9 Items   94.8 MB 2

Major new features and breaking changes

  • alr install allows to install indexed or local crates under a prefix with standard gprinstall structure (under ~/.alire by default).
  • By default now, dependencies are downloaded once to a shared cache, and a unique build folder is used for each release configuration, also shared across workspaces.
  • alr test by default now tests the local workspace.
  • alr publish will offer to create for you the PR against the community index.
  • New switches alr publish --status|--cancel|--request-review allow complete management of release submissions from the command line.
  • alr settings replaces alr config to avoid confusion between alr's own configuration and a crate configuration.
  • ALIRE_SETTINGS_DIR replaces ALR_CONFIG environment variable.
  • alr toolchain --install --install-dir removed (read more at https://github.com/alire-project/alire/pull/1614), you can still install toolchains for use outside of Alire with alr install.

Check our log of user-visible changes for full details.

What's Changed

New Contributors

Full Changelog: https://github.com/alire-project/alire/compare/v1.2.2...v2.0.0

Source: README.md, updated 2024-03-12