Releases: thisjustin816/PSModuleUtils
Release 1.7.7
fix: 🐛 Update module version to 1.7.7 and correct repository URL handling in Build-PSModule function
https://www.powershellgallery.com/packages/PSModuleUtils/1.7.7
Release 1.7.4
fix: 🐛 Update module version to 1.7.4 and change verbose message to warning in Publish-PSModule function
https://www.powershellgallery.com/packages/PSModuleUtils/1.7.4
Release 1.7.2
feat(Build-PSModule): ✨ Add optional GUID parameter to Build-PSModule function
https://www.powershellgallery.com/packages/PSModuleUtils/1.7.2
Release 1.7.0-preview2
fix(Publish-PSModule): 🐛 Fix failure when there's a delay in publishing the module
https://www.powershellgallery.com/packages/PSModuleUtils/1.7.0-preview2
Release 1.6.1
Build-PSModule: Fix error when there are multiple got committees. (#9)
-
Build-PSModule: Fix error when there are multiple git committers.
-
Update build.ps1
-
Only get committers from the module folder
https://www.powershellgallery.com/packages/PSModuleUtils/1.6.1
Release 1.5.0
Release 1.4.1
Update README to reflect current module structure
https://www.powershellgallery.com/packages/PSModuleUtils/1.4.1
Release 1.4.0
feat(Build-PSModule): ✨ Support using module specifications as required modules (#8)
- feat(Build-PSModule): ✨ Support using module specifications as required modules
Also add PSScriptAnalyzer as an additional required module
- rev version
https://www.powershellgallery.com/packages/PSModuleUtils/1.4.0