Skip to content

Releases: matze/binge

0.4.0

11 May 20:29
01b926c

Choose a tag to compare

Added

  • GitHub token fallback to gh auth token when GITHUB_TOKEN is not set.

Changed

  • Show a progress bar for install/update progress.

Full Changelog

0.3.0...0.4.0

0.3.0

10 May 20:23
f617254

Choose a tag to compare

Changed

  • Decompress binaries asynchronously, improving performance and avoiding intermediate archive copies on disk.

Full Changelog

0.2.2...0.3.0

0.2.2

21 Feb 20:18
1ea0603

Choose a tag to compare

Fixed

  • Broken release pipeline.

0.2.1

21 Feb 19:30
2de9d84

Choose a tag to compare

Fixed

  • Temporary download directories and files are removed from the file system thus avoiding waste of space on long-running systems.
  • Remove the corresponding entry for a binary during uninstall even if it does not exist anymore. Previously, the entry would still be present and prevent re-installation.

Full Changelog

0.2.0...0.2.1

0.2.0

21 Feb 19:19
fa84c83

Choose a tag to compare

Added

  • check subcommand that looks for updates but does not install them.

Full Changelog

0.1.3...0.2.0

0.1.3

16 Jun 10:47
00cf8d1

Choose a tag to compare

Changed

  • Update dependencies and move from xz2 to liblzma.

Full Changelog

0.1.2...0.1.3

0.1.2

03 Jun 07:02
42111cc

Choose a tag to compare

Fixed

  • Release tarballs.

Full Changelog

0.1.1...0.1.2

0.1.1

02 Jun 20:49
05f8647

Choose a tag to compare

Changed

  • Use Rustls instead of OpenSSL.

Full Changelog

0.1.0...0.1.1

0.1.0

02 Jun 20:26
f7be98e

Choose a tag to compare

Initial release.