Skip to content

20240608

Compare
Choose a tag to compare
@toluschr toluschr released this 08 Jun 19:48
· 33 commits to master since this release

What has changed since the last release 4 years ago?

New Features

  • Added support for ARM architectures (Thanks to @mahiuchun)
  • Added support for zstd compressed packages (#16)
  • Added configuration for output directories using environment variables
  • Added option -I to automatically install package
  • Added automated tests

Bug Fixes

  • Removed invalid dependency ar (#8)
  • Added xz as dependency (#7)
  • Other bug fixes

Other Changes

  • Improved terminal output legibility
  • Improved source code (Thanks to @zakariaGatter)
  • Added manpage
  • More conflicts can be resolved automatically
  • Improved readme