All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Handle case where local module is not found
- Fix issue with
Resolve-Modulecommand
- Minor logging additions/tweaks
- Fix issue with
Expand-ModulePackagecommand
- Support installing from local directory path
- Include install date in
.chocolateyInstallmetadata file
- Don't use version directory for verisons of PowerShell prior to v5
- Fix issues with removal of extra files from nupkg file
- Fix minor verbose logging issues
- Initial version of
Install-ChocolateyPowerShellModuleandUninstall-ChocolateyPowerShellModule.