Skip to content

Releases: thisjustin816/PSModuleUtils

Release 1.7.7

26 Dec 19:55
Compare
Choose a tag to compare

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

26 Dec 19:17
Compare
Choose a tag to compare

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

20 Dec 16:43
Compare
Choose a tag to compare

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

10 Dec 17:02
Compare
Choose a tag to compare

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

05 Dec 19:55
1678f1f
Compare
Choose a tag to compare

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

13 Jun 16:22
241ddea
Compare
Choose a tag to compare

Release 1.4.1

05 Jun 14:24
Compare
Choose a tag to compare

Update README to reflect current module structure

https://www.powershellgallery.com/packages/PSModuleUtils/1.4.1

Release 1.4.0

05 Jun 13:58
7c0b676
Compare
Choose a tag to compare

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