v2.3.0
Release Date: 2023-07-25
💥 Enhancement:
- Added the
RequiredModules
key to the module manifest to specify the minimum dependencies required to install and run the PowerShell module. GH-155 - Updated
Test-VcfReportingPrereq
to verify that the minimum dependencies are met to run the PowerShell module based on the module's manifest. GH-155
🧹 Chore:
- Updated
PowerValidatedSolutions
from v2.4.0 to v2.5.0. GH-155