Skip to content

ACU 0.1.2 Release (#14)

Compare
Choose a tag to compare
@kwankiu kwankiu released this 14 Jul 13:46
· 1 commit to main since this release

ACU 0.1.2

Install ACU (new install)

bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/main/acu) -u

Release notes:

  • fail fallback for --noconfirm
  • Support listing packages of an ACU repo
  • Added Rainbow - Light and Rainbow - Dark Theme
  • Support inputting locale code from locale list on interactive menu
  • Add locale set-lang / Set System Locale feature
  • Rename argument --nocolorecho to --nostyling
    (The ACU config variable no_color_echo is replaced with no_styling, please update in your config if you have enabled it)
  • Add SoC set-profile and remove-profile
  • Improve Time menu
  • Add confirm prompt for add repository menu
  • Improve help / usage
  • Fixed some bugs