Skip to content

Releases: dsccommunity/DscResource.AnalyzerRules

v0.3.0-preview0003

10 Oct 10:28
56f8a49
Compare
Choose a tag to compare
v0.3.0-preview0003 Pre-release
Pre-release

[v0.3.0-preview0003]

Added

  • Repository Files
    • Add Issue Template.
    • Add PR Template.
    • Add LICENSE.md.
    • Add SECURITY.md
    • Add codecov config.
  • Measure-ParamBlock fixes #13.
    • New localization strings.
    • Test-StatementEmptyParenthesesHasWhitespace helper method.
    • Test-StatementOpeningParenthsesOnSameLine helper method.
    • Fixed type on Test-StatementOpeningBrace*.
    • Measure-ParameterBlock* format test data.
  • Enable generated docs with DscResource.DocGenerator
  • Add HQRM checks
  • Add wiki documentation for usage
    • Rename file so dashes are replaced by spaces in Wiki.

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Repository Files
    • Update README including badges.
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1
  • Measure-Keyword.ps1
    • Update regex in to match word boundaries. Fixes #11.
    • Fix formatting.
  • Localization Strings
    • Correct url for OneSpaceBetweenKeywordAndParenthesis.
  • Get-TokensFromDefinition.ps1
    • Remove unused variable.
  • Renamed 'source' folder to all lower-case characters.
  • Update module manifest to use required module PSScriptAnalyzer v1.23

Changed

  • Renamed default branch to main. Fixes #12.
  • Migrate to Pester 5

v0.3.0-preview0002

09 Oct 14:09
961b0dc
Compare
Choose a tag to compare
v0.3.0-preview0002 Pre-release
Pre-release

[v0.3.0-preview0002]

Added

  • Repository Files
    • Add Issue Template.
    • Add PR Template.
    • Add LICENSE.md.
    • Add SECURITY.md
    • Add codecov config.
  • Measure-ParamBlock fixes #13.
    • New localization strings.
    • Test-StatementEmptyParenthesesHasWhitespace helper method.
    • Test-StatementOpeningParenthsesOnSameLine helper method.
    • Fixed type on Test-StatementOpeningBrace*.
    • Measure-ParameterBlock* format test data.
  • Enable generated docs with DscResource.DocGenerator
  • Add HQRM checks
  • Add wiki documentation for usage

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Repository Files
    • Update README including badges.
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1
  • Measure-Keyword.ps1
    • Update regex in to match word boundaries. Fixes #11.
    • Fix formatting.
  • Localization Strings
    • Correct url for OneSpaceBetweenKeywordAndParenthesis.
  • Get-TokensFromDefinition.ps1
    • Remove unused variable.
  • Renamed 'source' folder to all lower-case characters.

Changed

  • Renamed default branch to main. Fixes #12.
  • Migrate to Pester 5

v0.3.0-preview0001

08 Oct 06:25
890fa06
Compare
Choose a tag to compare
v0.3.0-preview0001 Pre-release
Pre-release

[v0.3.0-preview0001]

Added

  • Repository Files
    • Add Issue Template.
    • Add PR Template.
    • Add LICENSE.md.
    • Add SECURITY.md
    • Add codecov config.
  • Measure-ParamBlock fixes #13.
    • New localization strings.
    • Test-StatementEmptyParenthesesHasWhitespace helper method.
    • Test-StatementOpeningParenthsesOnSameLine helper method.
    • Fixed type on Test-StatementOpeningBrace*.
    • Measure-ParameterBlock* format test data.
  • Enable generated docs with DscResource.DocGenerator
  • Add HQRM checks

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Repository Files
    • Update README including badges.
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1
  • Measure-Keyword.ps1
    • Update regex in to match word boundaries. Fixes #11.
    • Fix formatting.
  • Localization Strings
    • Correct url for OneSpaceBetweenKeywordAndParenthesis.
  • Get-TokensFromDefinition.ps1
    • Remove unused variable.
  • Renamed 'source' folder to all lower-case characters.

Changed

  • Renamed default branch to main. Fixes #12.
  • Migrate to Pester 5

v0.2.1-preview0007

07 Oct 19:03
825cc8a
Compare
Choose a tag to compare
v0.2.1-preview0007 Pre-release
Pre-release

[v0.2.1-preview0007]

Added

  • Repository Files
    • Add Issue Template.
    • Add PR Template.
    • Add LICENSE.md.
    • Add SECURITY.md
    • Add codecov config.
  • Measure-ParamBlock fixes #13.
    • New localization strings.
    • Test-StatementEmptyParenthesesHasWhitespace helper method.
    • Test-StatementOpeningParenthsesOnSameLine helper method.
    • Fixed type on Test-StatementOpeningBrace*.
    • Measure-ParameterBlock* format test data.

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Repository Files
    • Update README including badges.
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1
  • Measure-Keyword.ps1
    • Update regex in to match word boundaries. Fixes #11.
    • Fix formatting.
  • Localization Strings
    • Correct url for OneSpaceBetweenKeywordAndParenthesis.
  • Get-TokensFromDefinition.ps1
    • Remove unused variable.
  • Renamed 'source' folder to all lower-case characters.

Changed

  • Renamed default branch to main. Fixes #12.
  • Migrate to Pester 5

v0.2.1-preview0006

06 Oct 16:36
59d533e
Compare
Choose a tag to compare
v0.2.1-preview0006 Pre-release
Pre-release

[v0.2.1-preview0006]

Added

  • Repository Files
    • Add Issue Template.
    • Add PR Template.
    • Add LICENSE.md.
    • Add SECURITY.md
    • Add codecov config.
  • Measure-ParamBlock fixes #13.
    • New localization strings.
    • Test-StatementEmptyParenthesesHasWhitespace helper method.
    • Test-StatementOpeningParenthsesOnSameLine helper method.
    • Fixed type on Test-StatementOpeningBrace*.
    • Measure-ParameterBlock* format test data.

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Repository Files
    • Update README including badges.
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1
  • Measure-Keyword.ps1
    • Update regex in to match word boundaries. Fixes #11.
    • Fix formatting.
  • Localization Strings
    • Correct url for OneSpaceBetweenKeywordAndParenthesis.
  • Get-TokensFromDefinition.ps1
    • Remove unused variable.
  • Renamed 'source' folder to all lower-case characters.

Changed

  • Renamed default branch to main. Fixes #12.

v0.2.1-preview0005

06 Oct 16:25
1000b22
Compare
Choose a tag to compare
v0.2.1-preview0005 Pre-release
Pre-release

[v0.2.1-preview0005]

Added

  • Repository Files
    • Add Issue Template.
    • Add PR Template.
    • Add LICENSE.md.
    • Add SECURITY.md
    • Add codecov config.
  • Measure-ParamBlock fixes #13.
    • New localization strings.
    • Test-StatementEmptyParenthesesHasWhitespace helper method.
    • Test-StatementOpeningParenthsesOnSameLine helper method.
    • Fixed type on Test-StatementOpeningBrace*.
    • Measure-ParameterBlock* format test data.

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Repository Files
    • Update README including badges.
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1
  • Measure-Keyword.ps1
    • Update regex in to match word boundaries. Fixes #11.
    • Fix formatting.
  • Localization Strings
    • Correct url for OneSpaceBetweenKeywordAndParenthesis.
  • Get-TokensFromDefinition.ps1
    • Remove unused variable.

Changed

  • Renamed default branch to main. Fixes #12.

v0.2.1-preview0004

06 Oct 15:37
87ccac1
Compare
Choose a tag to compare
v0.2.1-preview0004 Pre-release
Pre-release

[v0.2.1-preview0004]

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1
  • Measure-Keyword.ps1
    • Update regex in to match word boundaries. Fixes #11.
    • Fix formatting.
  • Localization Strings
    • Correct url for OneSpaceBetweenKeywordAndParenthesis.
  • Get-TokensFromDefinition.ps1
    • Remove unused variable.

Changed

  • Renamed default branch to main. Fixes #12.

v0.2.1-preview0003

06 Oct 08:53
7b635dd
Compare
Choose a tag to compare
v0.2.1-preview0003 Pre-release
Pre-release

[v0.2.1-preview0003]

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1
  • Measure-Keyword.ps1
    • Update regex in to match word boundaries. Fixes #11.
    • Fix formatting.
  • Localization Strings
    • Correct url for OneSpaceBetweenKeywordAndParenthesis.
  • Get-TokensFromDefinition.ps1
    • Remove unused variable.

v0.2.1-preview0002

05 Oct 16:18
398fae8
Compare
Choose a tag to compare
v0.2.1-preview0002 Pre-release
Pre-release

[v0.2.1-preview0002]

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch
  • Update references to dsccommunity fixes #12
    and #9.
    • DscResource.AnalyzerRules.psd1
    • CONTRIBUTING.md
    • Get-LocalizedData.Tests.ps1

v0.2.1-preview0001

30 Sep 16:44
bb13e26
Compare
Choose a tag to compare
v0.2.1-preview0001 Pre-release
Pre-release

[v0.2.1-preview0001]

Fixed

  • Update build files to allow everything to work
  • Update build files to include tasks for deploy
  • Update pipeline to use the correct default branch