Releases: EvotecIT/PSPublishModule
Releases · EvotecIT/PSPublishModule
v2.0.6
What's new
- Fixes problem with defaults such as IncludeAll, IncludePS1 and similar always being set preventing user from overwriting values on demand
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's new
- Fixes remove comments functionality
- Added remove empty lines functionality
- Small fixes on PSD1 generation (sorting fixed)
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Adding support for Manual version bumping. by @cocazoulou in #21
New Contributors
- @cocazoulou made their first contribution in #21
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
Bump version
v2.0.1
What's new
- Improve
New-ConfigurationArtefact
to allow for more flexibility for "scripts"- Added
PreScriptMerge
andPostScriptMerge
- Remove
ScriptMerge
(renamed toPostScriptMerge
) - Added
ScriptName
to allow for custom name of script (renames the file from usual module name)
- Added
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.8.0-Preview5
Update module builder
v1.8.0-Preview4
What's new
- Added handling of wrong certificate thumbrint
- Prevent failure on required modules
- Stop on missing requirede module
Full Changelog: v1.8.0-Preview3...v1.8.0-Preview4
v1.8.0-Preview3
What's new
- Fixes
ModuleVersionWithPreRelease
-andTagModuleVersionWithPreRelease
tags
Full Changelog: vPreview2...v1.8.0-Preview3