Skip to content

v0.6.1

Compare
Choose a tag to compare
@passcod passcod released this 16 Feb 09:16
· 1820 commits to main since this release

Everything in 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.

But this release is upgradable with cargo binstall cargo-binstall!