Skip to content

Releases: kdeldycke/meta-package-manager

v3.4.2

13 Sep 16:34
cf4d461
Compare
Choose a tag to compare

v3.4.1

02 Sep 15:51
885ca36
Compare
Choose a tag to compare

v3.4.0

18 Aug 09:21
87f5b0d
Compare
Choose a tag to compare

v3.3.0

23 Jun 18:35
8ef6cf6
Compare
Choose a tag to compare

🐍 Available on PyPi.

Not a big release: lots of automation thanks to GitHub actions (package release, tagging, label management, code linting, typo auto-fix) and a couple of bug fixes.

v3.2.0

19 Sep 13:40
a42b8a9
Compare
Choose a tag to compare
  • Add support for snap on Linux
  • New --time/--no-time flags
  • Loads of new tests

v3.1.0

19 Sep 13:41
52abaf3
Compare
Choose a tag to compare
  • New cleanup command
  • Better version sorting
  • New search --exact and --extended parameters
  • Results highlighted in search

v3.0.0

19 Sep 13:42
c40bb86
Compare
Choose a tag to compare
  • Yarn support
  • New backup and (dummy) restore commands to export/import TOML files
  • Package manager selectors (--exclude) and result sorting (--sort-by)
  • Shell completion for Bash, Zsh and Fish