Skip to content

v5.21.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 May 12:24

Changes

  • [mpm] Drop support for Python 3.10.
  • [mpm] Fix parsing of package specifiers with multiple version separators.
  • [npm] Fix retrieval of installed packages.
  • [fwupd] Remove --offline parameter which has been silently disabled and has now been remove in v2.0.0 of fwupd. Refs {pr}1511.
  • [bar-plugin] Bump minimal Python version to 3.9 to aligns it with macOS default.
  • [bar-plugin] Check minimal version of SwiftBar is 2.1.2.
  • [bar-plugin] Reduce size of error messages from 12 to 10.
  • [mpm] Remove reference to python3 command in documentation to reduce confusion.
  • [mpm] Build arm64 binary for Linux.
  • [mpm] Try to build arm64 binary for Windows but mark it as unstable.
  • [mpm] Use post-build binary test plans to check CLI behavior.
  • [mpm] Run tests on windows-2025 instead of windows-2022.
  • [mpm] Reactivates concurrency limits on tests.
  • [mpm] Uploads codecov test results.

🐍 Available on PyPi.