Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 500 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 500 Bytes

Unreleased

v0.2.0

  • Fixed handling of string arrays in JSON node data
  • Fixed name handling with modules publishing
  • Fixed workspace path handing
  • Updated cmdlet documentation
  • Added incremental build
  • Added dependency on Microsoft.PowerShell.Utility to fix case where module is not loaded
  • Added configuration publishing for use with the DSC extension in Azure Resource Manager (ARM) template #3)

v0.1.0

  • Initial release