Skip to content

v0.3.0-preview0003

Pre-release
Pre-release

Choose a tag to compare

@raandree raandree released this 04 Feb 10:02

[v0.3.0-preview0003]

Added

  • Added HQRM tests and updated Pester test configuration.

Changed

  • Updated all modules in the RequiredModules.psd1.
  • Updated DscBuildHelpers to 0.3.0.
  • Updated Datum to 0.41.0.
  • Updated Sampler.DscPipeline to 0.3.0.

Fixed

  • Fixed encoding issue by adding the task ConvertMofFilesToUnicode
    which changes the encoding of MOF files to UTF-16 LE BOM (#200).