Skip to content

v0.11.0

Compare
Choose a tag to compare
@dscbot dscbot released this 10 May 19:40
d61f552

[v0.11.0]

Changed

  • Updated pipelines files to the latest in Sampler.
  • Fix missing verbose message in function Invoke-Git.
  • Fix variable reference for localized strings so they passed HQRM tests.
  • Fix statement so function passed HQRM tests.
  • Tasks now uses Set-SamplerTaskVariable from the module Sampler to set
    the common build task variables.
  • Updated task parameters ProjectName and SourcePath to reflect Sampler

Fixed

  • Common task variables have not been set, fixed that.
  • Get-CompositeSchemaObject threw an error when a composite did not have
    comment based help, now returns $null.