Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 1.34 KB

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.

0.3.1 - 2023-07-17

Fixed

  • Fix Uninstall-Package getting installed package (#30)

0.3.0 - 2023-07-16

Added

  • Add Uninstall-Package (#28)

0.2.2 - 2023-07-16

Fixed

  • Fix metadata (#26)

0.2.1 - 2023-04-17

Fixed

  • Fix version wildcard (#23)

0.2.0 - 2023-04-16

Added

  • Add package metadata (#20)

Fixed

  • Fix version filter for packages without version (#21)

0.1.1 - 2023-04-05

Changed

  • Change AnyPackage to 0.5.0 (#18)

0.1.0 - 2023-03-21

Added

  • Initial release