Skip to content

v1.2.0-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 31 Dec 20:40
· 11 commits to main since this release

[v1.2.0-preview0001]

Added

  • FileSystemDsc
    • Added issue and pull request templates to help contributors.

Changed

  • FileSystemDsc
    • Renamed master branch to main (issue #11).
    • Only run the CI pipeline on branch master when there are changes to
      files inside the source folder.
    • 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.
    • Added missing MIT LICENSE file.