Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 943 Bytes

File metadata and controls

42 lines (24 loc) · 943 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[0.0.5] - 2025-04-10

Fixed

  • Links to plugins on public PyPI

Added

  • Automatic check and notification of available upgrades

[0.0.4] - 2025-04-10

Added

  • Support for custom scripts found on PATH

[0.0.3] - 2025-04-09

Added

  • Support for upgrading the CLI to the latest version
  • Support for listing all available plugins

[0.0.2] - 2025-04-08

Added

  • Support for installing the CLI using pipx and making it available as an executable pba-cli command
  • Support for installing and uninstalling published plugins
  • Support for installing and uninstalling local plugins
  • Support for listing installed plugins

[0.0.1] - Unreleased