Closed shapleya closed 1 year ago
@shapleya Thanks for the effort, very much appreciated! I will review ASAP (currently traveling).
hi @YannickRe and @cengelenVW thanks for the feedback!
I incorporated a default parameter on the function as requested:
[bool]$DisallowPreRelease = $true
I can't think of a need for using prereleases myself, so happy to leave it defaulting to $true
Looks good to me. I look forward using this. Thanks @shapleya!
@shapleya I merged this, thanks for all the hard work. I made some additional tweaks in #52 .
Adds a script to ensure a stable release branch is checked out for the build.
Fixes #44