Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

77 lines (45 loc) · 1.65 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.4.0 - 2024-08-15

Added

  • Add command not found

0.3.0 - 2023-07-11

Changed

  • Change project to PSResourceGet (#30)

Fixed

  • Fix Get-InstalledPSResource (#30)

0.2.4 - 2023-04-05

Changed

  • Change AnyPackage to 0.5.1 (#24)

0.2.3 - 2023-03-15

Fixed

  • Fix dependency parsing (#22)
  • Fix variable name (#21)

0.2.2 - 2023-03-03

Added

  • Add available providers to module manifest (#19)

0.2.1 - 2023-02-13

Fixed

  • Add Credential to missed cmdlets (#16)

0.2.0 - 2023-02-13

Added

  • Add Latest parameter (#7)
  • Add missing dynamic parameters (#8)

Fixed

  • Fix source parameter (#1)
  • Fix non-existent package error (#6)

0.1.0 - 2022-10-27

Added

  • Initial release