Skip to content

v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 09:51
· 2045 commits to main since this release

From 0.6.0:

  • New option: --dry-run
  • QuickInstall third-party repository support — if a project has builds in quickinstall but no direct binstall support, they will be selected
  • Documentation fix: removed erroneous mentions of bin-path
  • Templating change: { format } is now { package-format } in pkg-url and { binary-ext } in bin-dir. { format } will keep working for backward compatibility but you are encouraged to switch to the new syntax. Additionally, { binary-ext } is now available in pkg-url.

From 0.6.1:

Possible to upgrade from 0.5.x and below with cargo binstall cargo-binstall

And one last bugfix for this release: quickinstall would fail in some circumstances due to missing files.