PoshCode / ModuleBuilder

A PowerShell Module to help scripters write, version, sign, package, and publish.
MIT License
445 stars 54 forks source link

fixing #118 by mandating sort by FullName #120

Closed gaelcolas closed 1 year ago

gaelcolas commented 1 year ago

I used this version as it's simpler and we can always fall back to the more complex approach if we find a need for it.

juliamwang6 commented 1 year ago

Hi @Jaykul, nice to meet you! I'm a PM on Azure Machine Configuration who will be releasing the nxtools module. Our team is wondering when you are planning on releasing ModuleBuilder, since customers have expressed a lot of interest in nxtools and we'd love to opensource it as soon as possible. Thanks so much!

Jaykul commented 1 year ago

Not sure I'm following why you needed ModuleBuilder to open source your module, @juliamwang6 😜 but I have fixed my workflow and published this (along with the new Alias stuff) as 3.0.0

juliamwang6 commented 1 year ago

Awesome! Thanks so much, Joel :)