- A ScriptAnalyzer report is generated and saved as
ScriptAnalyzer.xlsx
in Azure Source Artifact.
- Move files from Test folder to CI.
Test-Q
replaced withInvoke-ExampleCommand
- Class Examples Cleanup.
- Publish to Docker Hub.
- macOS support.
- Azure Test on macOS, Ubuntu and Windows PowerShell Core.
- Azure Badges.
- Linux support.
- Azure DevOps Pipelines test support.
- PowerShell Preview support.
- Publish from Azure option.
- README.md now have instructions.
- Triggers ignore .md files and skip tags [skip azp] (for Azure) and/or [skip av] (for AppVeyor).
- Many fixes and code cleanup.
- PowerShell Core support.
- Update-AppveyorBuild -Version.
- Pester from PowerShellGallery.
- Compress-Archive replaced with IO.Compression.ZipFile as Compress-Archive don't work on opened files.
- Fix text files encoding.
- AppVeyor Git CRLF encoding fix.
- Module rename.
- AppVeyor image: Visual Studio 2017.
- Deploy.ps1 -PowerShellGallery -AppVeyorZip.
- VSCode launch.json PowerShell Pester Tests.
- AppVeyor Get-EnvironmentInfo
- Fixed module name
- PowerShell module structure
- Rearranged files
- Add .psd1 file
- Test-Q Added
- Fixed module name