Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jan 17:28
· 11 commits to main since this release

Added

  • GitHub Actions automated testing and deployment.
  • WindowsChocolateyDependency for automatically installing dependencies from
    the Chocolatey package manager.
  • Additional information, filtering, and search to the list command.
  • Added explicit support for Python 3.10.

Changed

  • Renamed the dependencies command to install - changed the CLI slightly
    and added a few quality of life features.
  • LinuxAPTDependency now automatically attempts to elevate if apt update
    fails.

Removed

  • Removed explicit support for Python 3.5 (end-of-life).

Fixed

  • Terminal colors are no longer used when they are not supported by stdout.