Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

57 lines (34 loc) · 1.39 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.0.7 - 2023-04-16

Fixed

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

0.0.6 - 2023-04-05

Changed

  • Update AnyPackage to v0.5.1 (#12)

0.0.5 - 2023-03-17

Fixed

  • Fix missing packages with no version number (#9)

0.0.4 - 2023-03-15

Fixed

  • Fix slowness when adding source (#7)
  • Fix NuGet.Versioning removal (#8)

0.0.3 - 2023-03-03

Added

  • Add available providers to module manifest (#4)

0.0.2 - 2023-02-16

Fixed

  • Package search no longer should show the wrong latest version of a package (#2)

0.0.1 - 2023-02-16

Initial release