Skip to content

v1.6.0

Latest

Choose a tag to compare

@arcus-automation arcus-automation released this 31 Dec 09:16
3ac6453

Install the Arcus.Scripting packages that you need via PowerShell Gallery, for instance Arcus.Scripting.ARM:

PS > Install-Module -Name Arcus.Scripting.ARM --RequiredVersion 1.6.0

For a complete list of all Arcus.Scripting packages see the documentation.

What's new?

Features

None.

Fixes / Changes

  • Do not escape escaped double quotes for the Inject-ArmContent script (#460)

Breaking Changes

None.

Removal

None.

Changes:

  • 05ba279 fix: Do not escape escaped double quotes (#460)

This list of changes was auto generated.