Skip to content

v5.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 08:34

Changes

  • [vscodium] Add support for VSCodium plugins.
  • [dnf,mas,vscode,yum] Implement remove operation.
  • [dnf,yum] Use query template instead of regex parsing to retrieve package data.
  • [flatpak] Fix parsing of descriptions with spaces.
  • [uv] Implement outdated and cleanup operation.
  • [uv] Bump minimal requirement to 0.5.0.
  • [uv] Always invoke uv with --no-progress parameter.
  • [mas] Bump minimal requirement to 1.8.7.
  • [mas] Reactivate mas tests.
  • [mpm] Add official support for Python 3.13.
  • [mpm] Drop support for Python 3.9.
  • [mpm] Replace local platform utilities by extra-platforms dependency.
  • [mpm] Run tests on Python 3.14-dev.
  • [mpm] Run tests and actions on ubuntu-24.04 instead of ubuntu-22.04.
  • [mpm] Run tests on macos-15 instead of macos-14.
  • [mpm] Add a Sankey diagram of all supported package managers.

🐍 Available on PyPi.