Skip to content

Releases: microsoft/PSRule-vscode

v2.9.0

08 Jun 23:05
0a1f72d
Compare
Choose a tag to compare

What's changed since v2.8.0:

  • New features:
    • Getting started walkthrough in Visual Studio Code is now generally available by @BernieWhite
      #1099
    • CodeLens for open or editing documentation for a rule is now generally available by @BernieWhite
      #1139
    • Added configuration to tune logging for excluded or suppressed rules by @BernieWhite.
      #1068
      • Use these options to reduce output noise when testing in Visual Studio Code.
      • The PSRule.execution.ruleExcluded setting configures excluded rules.
      • The PSRule.execution.ruleSuppressed setting configures suppressed rules.
    • Add running analysis to getting started walkthrough by @BernieWhite.
      #1093
    • Important: Added support for new unprocessed object option by @BernieWhite.
      #1127
      • The PSRule.execution.unprocessedObject setting configures what happens when objects are not processed.
      • The PSRule.execution.notProcessedWarning setting has been deprecated inline with PSRule support.
      • For more information see deprecations.
  • Engineering:

See change log.

v2.8.0

31 Mar 14:43
6c190d4
Compare
Choose a tag to compare

What's changed since v2.7.0:

  • Engineering:
    • Updated PSRule schema files.
      #1060
      #1062
    • Bump vscode engine to v1.76.0.
      #1036
    • Bump mocha to v10.2.0.
      #957
    • Bump fs-extra to v11.1.1.
      #1058
    • Bump glob to v8.1.0.
      #990
    • Bump typescript to v5.0.2.
      #1053
    • Bump minimist to v1.2.8.
      #1014
    • Bump vscode-languageclient to v8.1.0.
      #1021
    • Bump @vscode/test-electron to v2.3.0.
      #1035

See change log.

v2.7.0

11 Jan 03:19
b3cb429
Compare
Choose a tag to compare

What's changed since v2.6.0:

  • General improvement:
  • Engineering:
    • Updated PSRule schema files.
      #933
    • Bump vscode engine to v1.74.0.
      #952
    • Bump fs-extra to v11.1.0.
      #939
    • Bump vsce to v2.15.0.
      #943
    • Bump typescript to v4.9.4.
      #954
    • Bump @vscode/test-electron to v2.2.1.
      #946
  • Bug fixes:

See change log.

v2.6.0

19 Nov 07:18
1f5e506
Compare
Choose a tag to compare

What's changed since v2.5.0:

  • Engineering:
    • Updated PSRule schema files.
      #920
    • Bumps vscode engine to v1.73.1.
      #922
    • Bump vsce to v2.14.0.
      #916
    • Bumps @vscode/test-electron to v2.2.0.
      #902
    • Bump typescript to v4.9.3.
      #925

See change log.

v2.5.0

06 Oct 15:41
4c6a7a7
Compare
Choose a tag to compare

What's changed since v2.4.0:

  • General improvements:
    • Added starter pipeline snippet for Azure Pipelines by @BernieWhite.
      #851
    • Added a warning when multiple channels are installed by @BernieWhite.
      #870
      • Installing both the Preview and Stable channels is not supported and may cause issues.
  • Engineering:
    • Updated PSRule schema files.
      #844
      #863
    • Bumps vscode engine to v1.71.0.
      #843
    • Bumps typescript to v4.8.4.
      #873

See change log.

v2.4.0

29 Aug 09:19
dd7dd99
Compare
Choose a tag to compare

What's changed since v2.3.0:

  • General improvements:
    • Experimental: Added a walkthrough for getting started with PSRule by @BernieWhite.
      #771
      • Added steps for basic configuration and documentation.
      • To use try this feature, install the preview channel with experimental features enabled.
  • Engineering:
    • Updated PSRule schema files.
      #812
    • Bumps vscode engine to v1.70.0.
      #800
    • Bump vsce to v2.10.2.
      #821
    • Bumps typescript to v4.8.2.
      #830

See change log

v2.3.0

06 Aug 13:56
05095f5
Compare
Choose a tag to compare

What's changed since v2.2.0:

  • General improvements:
    • Added configuration option for baseline by @BernieWhite.
      #770
      • Configure the default baseline in the extension settings.
      • Baseline can be overridden using the baseline property on a PSRule task.
  • Engineering:
    • Updated PSRule schema files.
      #767
    • Bump vscode-languageclient v8.0.2.
      #777
    • Bumps vscode engine to v1.69.1.
      #797

See change log

v2.2.0

02 Jul 13:16
5b21ecd
Compare
Choose a tag to compare

What's changed since v2.1.0:

  • General improvements:
    • Added command to create options file by @BernieWhite.
      #662
      • From the command palette choose PSRule: Create options file.
  • Engineering:
    • Bump vscode engine to v1.68.1.
      #753
    • Bump vscode-languageclient from v8.0.1.
      #703
    • Updated PSRule schema files.
      #743

See change log

v2.1.0

02 May 23:02
3de14c2
Compare
Choose a tag to compare

v2.0.0

09 Apr 06:25
87863de
Compare
Choose a tag to compare