Skip to content

v2.3.8: Bug fixes. New package managers (alpine, dnf, termux)

Compare
Choose a tag to compare
@icy icy released this 10 Jun 05:15
· 561 commits to ng since this release
v2.3.8

Changes since v2.2.7:

  • lib/alpine: Support Alpine distirubtion (Credit: Carl X. Su, Cuong Manh Le);
  • lib/dnf: Support new package manager on Fedora system (Credit: Huy Ngô);
  • lib/termux: Support termux on Android (Credit: Jiawei Zhou);
  • lib/zypper: New option -Sw (Forgot to merge #72);
  • lib/yum: New option -Qs (Credit: Siôn Le Roux);

For developers:

  • Improve translation method _translate_all;