codeberg innocentzer0/supac 0.3.0

latest releases: 0.5.3, 0.5.2, 0.5.1...
3 months ago

This release brings a host of bug fixes and changes to supac!

  • We now have --no-confirm, which can be used for automated installs.
    • Alongside this, we also have prompts for manual confirmation when the
      package manager gives none.
  • Cargo backend had a long due cleanup with the introduction of binstall
    installer. Code quality has been improved significantly, and now it should
    have far lesser bugs in general because of that.
    • Binstall installer in cargo backend had a host of issues, from not
      identifying packages correctly to not removing unneeded packages.
  • All modules should now produce better and more coherent errors.
  • Rustup toolchain handling had a bug where the toolchain was not actually
    installed. This has been fixed.
  • The commands module was inherited from metapac and a lot of it has been
    reworked. It should now be significantly easier to use the API internally in
    some of the edge cases.

Don't miss a new supac release

NewReleases is sending notifications on new releases.