Skip to content

Releases: PowerShell/PowerShellEditorServices

v2.5.2

19 Oct 18:06
Compare
Choose a tag to compare

v2.5.2

Monday, October 18, 2021

v2.5.1

07 Sep 18:43
Compare
Choose a tag to compare

v2.5.1

Tuesday, September 07, 2021

v2.5.0

30 Aug 19:03
Compare
Choose a tag to compare

v2.5.0

Monday, August 30, 2021

v2.4.9

23 Aug 20:58
Compare
Choose a tag to compare

v2.4.9

Monday, August 23, 2021

v2.4.8

19 Aug 19:54
Compare
Choose a tag to compare

v2.4.8

Thursday, August 19, 2021

v2.4.7

05 Aug 00:19
Compare
Choose a tag to compare

v2.4.7

Tuesday, August 03, 2021

v2.4.6

15 Jul 17:16
Compare
Choose a tag to compare

v2.4.6

Tuesday, July 13, 2021

v2.4.5

24 Jun 01:32
Compare
Choose a tag to compare

v2.4.5

Wednesday, June 23, 2021

v2.4.4

17 Jun 16:29
Compare
Choose a tag to compare

v2.4.4

Wednesday, June 16, 2021

v2.4.3

01 Jun 22:03
Compare
Choose a tag to compare

v2.4.3

Wednesday, May 26, 2021

This stable release includes all the changes in the previews since v2.3.0, plus the following:

The most significant change is the update to OmniSharp v0.19.2, from the previous version v0.18.3, released in November 2020. OmniSharp is the underlying Language Server Protocol and Debug Adapter Protocol server library, and as such is our biggest dependency. This update brings us to the LSP 3.16 and DAP 1.48.x specifications, enabling us to start incorporating all the latest LSP changes, and it includes numerous bug fixes and enhancements resulting in a faster and more stable server and extension experience.