Skip to content

v2.1.3

Compare
Choose a tag to compare
@potatoqualitee potatoqualitee released this 10 Oct 23:53
· 109 commits to development since this release

Thanks to all who contributed! Also thanks to @StartAutomating who didn't show up on this list but helped create a tool that we use for separating out help into a help file. You can find HelpOut on GitHub and in the PowerShell Gallery.

We used the following command:

Install-Maml -FunctionRoot public, private -Module dbatools -Compact -NoVersion -ScriptName dbatools.ps1 -NoComment

Then we further compress the resulting dbatools.ps1 to a dbatools.dat

What's Changed

Full Changelog: v2.1.2...v2.1.3