I published a new version, Release 1.0.11, of the Ubiquiti UniFi Controller API Management and automation module.
Even if I marked this as a minor release, this one contains a lot of new functionality.
I published a new version, Release 1.0.11, of the Ubiquiti UniFi Controller API Management and automation module.
Even if I marked this as a minor release, this one contains a lot of new functionality.
My PowerShell Module for the Ubiquiti UniFi Controller API is now available on PowerShell Gallery.
Get the latest published version of a given PowerShell Module from a NuGet Repository, like the PowerShell Gallery.
I created a small helper that finds all signed PowerShell files remove any digital signatures attached to them.
Supported File types are: psm1, ps1, psd1, and ps1xml – All other files are ignored!
I created a small helper function to unclutter the file ends and white space/blank lines from files during my build process.
I prefer the way that Set-Content handles it: Add a single blank line at the end of each file.