Skip to content

v0.6.0

Compare
Choose a tag to compare
@dscbot dscbot released this 23 Apr 12:20
e49f599

[v0.6.0]

Added

  • Added the cmdlet Assert-BoundParameter. This cmdlet comes from
    ComputerManagementDsc.
  • Added the cmdlet Get-TemporaryFolder. This cmdlet comes from
    SqlServerDsc.
  • Added GitHub templates in the repository to help contributors.

Changed

  • Only run CI pipeline on branch master when there are changes to files
    inside the source folder.

Fixed

  • The regular expression for minor-version-bump-message in the file
    GitVersion.yml was changed to only raise minor version when the
    commit message contain the word add, adds, minor, feature,
    or features.
  • Fixed the pipeline paths trigger.