Skip to content

Releases: dsccommunity/DscResource.Common

v0.5.0

18 Apr 17:41
8596263
Compare
Choose a tag to compare

[v0.5.0]

Added

  • Added ImportModule parameter to Assert-Module function.

Changed

  • Updated pipeline Windows VM image to windows-2019.

Fixed

  • Fixed the New-*Exception function unit tests to work correctly on PowerShell version 5, 6 and 7.

v0.5.0-preview0001

18 Apr 17:02
8596263
Compare
Choose a tag to compare
v0.5.0-preview0001 Pre-release
Pre-release

[v0.5.0-preview0001]

Added

  • Added ImportModule parameter to Assert-Module function.

Changed

  • Updated pipeline Windows VM image to windows-2019.

Fixed

  • Fixed the New-*Exception function unit tests to work correctly on PowerShell version 5, 6 and 7.

v0.4.1-preview0001

18 Apr 16:27
c524edc
Compare
Choose a tag to compare
v0.4.1-preview0001 Pre-release
Pre-release

[v0.4.1-preview0001]

Changed

  • Updated pipeline Windows VM image to windows-2019

v0.4.0

09 Mar 08:15
662f05b
Compare
Choose a tag to compare

[v0.4.0]

Added

  • Added the function Assert-Module.

Changed

  • Updated the localized strings to have the unique id according to style
    guideline.

v0.4.0-preview0001

09 Mar 08:03
662f05b
Compare
Choose a tag to compare
v0.4.0-preview0001 Pre-release
Pre-release

[v0.4.0-preview0001]

Added

  • Added the function Assert-Module.

Changed

  • Updated the localized strings to have the unique id according to style
    guideline.

v0.3.0

15 Feb 10:58
06f98c5
Compare
Choose a tag to compare

[v0.3.0]

Added

  • Added more function documentation to the README.md.
  • Fix minor style issue in functions.
  • Changed the VS Code project settings to trim trailing whitespace for
    markdown files too.
  • Changed the VS Code project setting pipelineIndentationStyle to use
    the correct style.
  • The deploy step is no longer run on forks.
  • Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md.
  • Add section "How to implement" in the README.md.
  • Added Test-IsNanoServer function - fixes Issue #9.

v0.3.0-preview0003

15 Feb 10:51
06f98c5
Compare
Choose a tag to compare
v0.3.0-preview0003 Pre-release
Pre-release

[v0.3.0-preview0003]

Added

  • Added more function documentation to the README.md.
  • Fix minor style issue in functions.
  • Changed the VS Code project settings to trim trailing whitespace for
    markdown files too.
  • Changed the VS Code project setting pipelineIndentationStyle to use
    the correct style.
  • The deploy step is no longer run on forks.
  • Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md.
  • Add section "How to implement" in the README.md.
  • Added Test-IsNanoServer function - fixes Issue #9.

v0.3.0-preview0002

14 Feb 06:30
18f3c07
Compare
Choose a tag to compare
v0.3.0-preview0002 Pre-release
Pre-release

[v0.3.0-preview0002]

  • Added more function documentation to the README.md.
  • Fix minor style issue in functions.
  • Changed the VS Code project settings to trim trailing whitespace for
    markdown files too.
  • Changed the VS Code project setting pipelineIndentationStyle to use
    the correct style.
  • The deploy step is no longer run on forks.
  • Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md.
  • Add section "How to implement" in the README.md.

v0.3.0-preview0001

19 Jan 08:58
7fc06e5
Compare
Choose a tag to compare
v0.3.0-preview0001 Pre-release
Pre-release

[v0.3.0-preview0001]

  • Added more function documentation to the README.md.
  • Fix minor style issue in functions.
  • Changed the VS Code project settings to trim trailing whitespace for
    markdown files too.
  • Changed the VS Code project setting pipelineIndentationStyle to use
    the correct style.
  • The deploy step is no longer run on forks.
  • Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md.

v0.2.0

09 Jan 08:02
c9fe8e0
Compare
Choose a tag to compare

[v0.2.0]

Changed

  • Updating pipeline files to the latest in the template.
  • Updating and added section Code of conduct.
  • Updating and added section contribution.
  • Update README.md.
  • The cmdlet Get-LocalizedData can now detect localized filenames
    that are using both the basename and the basename plus the suffix strings. E.g.
    • MSFT_Cluster.psd1
    • MSFT_Cluster.strings.psd1