X Tutup
The Wayback Machine - https://web.archive.org/web/20230322210619/https://github.com/PowerShell/PSScriptAnalyzer/tags
Skip to content

Tags: PowerShell/PSScriptAnalyzer

Tags

1.21.0

Toggle commit message
Changelog for 1.21.0 (#1828)
      * Changelog for 1.21.0

* update with last 3 commits

* add new PR that fixed minimum PowerShell version

* Update CHANGELOG.MD

* Update CHANGELOG.MD

* Update CHANGELOG.MD

* Update CHANGELOG.MD

* Update CHANGELOG.MD

* Update CHANGELOG.MD

1.20.0

Toggle commit message
change log updates for 1.20.0 release (#1707)
      * start changelog for 1.20.0 release

* first draft of changelog for 1.20.0

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

1.19.1

Toggle commit message
Set Assembly version attribute for 1.19.1 release (#1549)
      * changes for 1.19.1 release

* add version to CrossCompatibility assembly

1.19.0

Toggle commit message
Changelog 1.19.0 update (#1467)
      * Changelog for 1.19.0

* Add recently merged PR 1447

* Update changelog with recent merges and use sub-headings for formatter section

* Apply suggestions from code review

Co-Authored-By: Robert Holt <rjmholt@gmail.com>

Co-authored-by: Christoph Bergmeister <christoph.bergmeister@bjss.com>
Co-authored-by: Robert Holt <rjmholt@gmail.com>

1.18.3

Toggle commit message
Add Changelog for 1.18.3 and correct date of 1.18.2 release (#1338)
      

1.18.2

Toggle commit message
Add changelog for 1.18.2 (#1323)
      * Add changelog for 1.18.2

* tweak (parenthesis)

* add another detail

* Update CHANGELOG.MD with recent merges

* Update CHANGELOG.MD

1.18.1

Toggle commit message
Merge pull request #1264 from PowerShell/development
      bring master up to 1.18.1
the CI failure is not a test failure, but a result upload problem

1.18.0

Toggle commit message
Set Date of 1.18.0 release in Changelog (#1180)
      * Set Date of 1.18.0 release in Changelog

* Add PR 1179 to changelog as well

1.17.1

Toggle commit message
Merge pull request #1018 from PowerShell/development
      Merge changes of 1.17.1 (including 1.17.0) into Master

1.17.0

Toggle commit message
Update PossibleIncorrectComparisonWithNull.md (#733)
      * Update PossibleIncorrectComparisonWithNull.md

This is technically more accurate. PowerShell doesn't check for a $null in the array as was previously indicated.

* Update PossibleIncorrectComparisonWithNull.md

Revised description based on comments.
X Tutup