aur v2.3.0 Release Notes

Release Date: 2020-04-23 // almost 4 years ago
  • โž• Added

    • ๐Ÿ‘ Allow --asdeps to be passed to -A commands.
    • -y can be passed to -A commands again, like -Ayu.
    • ๐ŸŒ Dutch translations. Thank you, Joris Blanken!

    ๐Ÿ”„ Changed

    • ~15% reduction in binary size and much faster compiles due to removal of
      unnecessary dependencies.
    • -Cc now reports how much storage space was cleared.
    • ๐ŸŒฒ A few more messages when using --log-level=debug.

    โœ‚ Removed

    • makepkgConfFile wasn't being used anywhere.

    ๐Ÿ›  Fixed

    • A bug involving multiple prompts appearing at the same time when more than one
      ๐Ÿ“ฆ package needs a custom provider selection.
      #541
    • ๐Ÿ“ฆ A bug involving the + character appearing in package names, like crypto++.
      #520
    • ๐Ÿ“ฆ A regression where the name of a parent package wouldn't be displayed when a
      dependency couldn't be found.
      #513