github cargo-bins/cargo-binstall v0.6.2

latest releases: v1.3.1, binstalk-v0.16.1, binstalk-registry-v0.1.1...
2 years ago

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.

Don't miss a new cargo-binstall release

NewReleases is sending notifications on new releases.