Caution
PSGSuite 3.0.0 and later requires Powershell 7.4 or newer
This is a breaking change introduced with PSGSuite 3.0.0. Please see the CHANGELOG for more information.
Check out PSGSuite.io for PSGSuite documentation, including configuration help as well as function help!
Interested in helping out with PSGSuite development? Please check out our Contribution Guidelines!
Please adhere to our Code of Conduct when interacting with this repo.
- Increased minimum PowerShell version to 7.4
- Necessary due to deprecation of support for .NET Framework 4.5 within the
Google.Apis.*
.NET assemblies used throughout PSGSuite - Aligns minimum version of PowerShell with the current LTS release of PowerShell
- Necessary due to deprecation of support for .NET Framework 4.5 within the
- Restored release capabilities within the backing repository after adding additional owner (@jgeron-suhsd)
- Migrates the CI/CD pipeline from Azure Pipelines to GitHub Actions.
- We are currently adding additional maintainers to the project to restore overall project health and return to a regular release cadence, ultimately working through the backlog of issues, fixes and enhancements.