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
- Add command not found
0.3.0 - 2023-07-11
- Change project to PSResourceGet (#30)
- Fix Get-InstalledPSResource (#30)
0.2.4 - 2023-04-05
- Change AnyPackage to 0.5.1 (#24)
0.2.3 - 2023-03-15
- Fix dependency parsing (#22)
- Fix variable name (#21)
0.2.2 - 2023-03-03
- Add available providers to module manifest (#19)
0.2.1 - 2023-02-13
- Add Credential to missed cmdlets (#16)
0.2.0 - 2023-02-13
- Add Latest parameter (#7)
- Add missing dynamic parameters (#8)
- Fix source parameter (#1)
- Fix non-existent package error (#6)
0.1.0 - 2022-10-27
- Initial release