github microsoft/PSRule v2.9.0-B0013

latest releases: v3.0.0-B0267, v3.0.0-B0203, v3.0.0-B0198...
pre-release17 months ago

What's changed since release v2.8.1:

  • General improvements:
    • Important change: Rename of execution options by @BernieWhite.
      #1456
      • Renamed options allow configuration of output level as Ignore, Warn, Error, or Debug.
      • Execution.AliasReferenceWarning is replaced with Execution.AliasReference.
      • Execution.InconclusiveWarning is replaced with Execution.RuleInconclusive.
      • Execution.InvariantCultureWarning is replaced with Execution.InvariantCulture.
      • Execution.NotProcessedWarning is replaced with Execution.UnprocessedObject.
      • Deprecated AliasReferenceWarning option, which will be removed in v3.
      • Deprecated InconclusiveWarning option, which will be removed in v3.
      • Deprecated InvariantCultureWarning option, which will be removed in v3.
      • Deprecated NotProcessedWarning option, which will be removed in v3.
    • Improved schema display names by @BernieWhite.
      #1488
  • Engineering:
    • Bump Pester to v5.4.1.
      #1510
    • Bump Microsoft.CodeAnalysis.Common to v4.5.0.
      #1455
  • Bug fixes:

See change log.

Don't miss a new PSRule release

NewReleases is sending notifications on new releases.