Skip to content

v0.9.2-preview0002

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 22 Jul 06:33
baec570

[v0.9.2-preview0002]

Added

  • Added cmdlet Compare-ResourcePropertyState that also introduces a new
    design pattern to evaluate properties in both Test and Set - fixes
    issue #47.

Fixed

  • Get-LocalizedData
    • Now correctly evaluates the default UI culture
      on non-English operating systems (issue #50.
    • If the LCID 127 is found it will be skipped and instead use the default
      UI culture (which is 'en-US' unless specified) (issue #11.