Releases: PlagueHO/LoopbackAdapter
Releases · PlagueHO/LoopbackAdapter
v1.4.1
[v1.4.1]
Changed
- Added pipeline support to
Remove-LoopbackAdapter.
Fixes
- Fix error generated from DevCon still updating the registry.
- Fixed GitVersion to prevent build failures.
- Convert build pipeline to use GitTools Azure DevOps extension tasks
instead of deprecated GitVersion extension. - Fix build problems preventing help from being compiled and added
to the module. - Fix the XML help file output path.
- Fix CI pipeline deployment stage.
- Minor style tweaks for consistency.
v1.3.0
[v1.3.0]
Changed
- Change
psakefile.ps1to detect Azure Pipelines correctly. - Added PowerShell Gallery badge to
README.md. - Remove AppVeyor CI pipeline and updated to new Continuous Delivery
pattern using Azure DevOps - fixes Issue #16. - Renamed
masterbranch tomain. - Moved source files into
PrivateandPublicfolders insource.