|
1 | 1 | # PowerShell Extension Release History |
2 | 2 |
|
3 | | -## v2021.2.0 |
| 3 | +## v2021.2.0-preview |
4 | 4 | ### Friday, February 19, 2021 |
5 | 5 | #### [vscode-PowerShell](https://github.com/PowerShell/vscode-PowerShell) |
6 | 6 |
|
7 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell/pull/3132) - |
| 7 | +- 🛫 🐛 [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell/pull/3132) - |
8 | 8 | Fix for issue #3131 in regards to brew discarding cask as an option. (Thanks @philippkahr!) |
9 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
10 | | - Merge pull request #3177 from PowerShell/andschwa/delete-notebook-api. |
11 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
| 9 | +- 📺 🐛 [vscode-powershell #3177](https://github.com/PowerShell/vscode-powershell/pull/3177) - |
12 | 10 | Delete VS Code Notebook API prototype. |
13 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
14 | | - Merge pull request #3162 from PowerShell/andschwa/esrp. |
15 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
16 | | - Fix `ci-general.yml` for change to build script. |
17 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
18 | | - Scan `*.vsix` instead of signing. |
19 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
20 | | - Fix artifact download task. |
21 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
22 | | - Fix `Package` task for updated release pipline. |
23 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
24 | | - Small cleanup of development instructions. |
25 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
26 | | - Replace PackageES with ESRP template. |
27 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
28 | | - Recognize Azure DevOps files appropriately. |
29 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
| 11 | +- 👷 ✨ [vscode-powershell #3162](https://github.com/PowerShell/vscode-powershell/pull/3162) - |
| 12 | + Rewrite release signing pipeline #3162. |
| 13 | +- 💎 🐛 [vscode-powershell #3129](https://github.com/PowerShell/vscode-powershell/pull/3129) - |
30 | 14 | Add braces to PSCustomObject snippet to play nice with auto-closing pairs. |
31 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
32 | | - Merge pull request #3136 from PowerShell/dependabot/npm_and_yarn/types/node-fetch-2.5.8. |
33 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
34 | | - Merge pull request #3149 from PowerShell/dependabot/npm_and_yarn/types/node-14.14.22. |
35 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
36 | | - Merge pull request #3150 from PowerShell/dependabot/npm_and_yarn/sinon-9.2.4. |
37 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
38 | | - Merge pull request #3151 from PowerShell/dependabot/npm_and_yarn/vsce-1.84.0. |
39 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
40 | | - Set DFS to false in package build. |
41 | | -- [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell) - |
| 15 | +- 📖 ✨ [vscode-powershell #3152](https://github.com/PowerShell/vscode-powershell/pull/3152) - |
42 | 16 | Add self as maintainer to readme. |
43 | | -- [vscode-powershell #3099](https://github.com/PowerShell/vscode-powershell/pull/3099) - |
| 17 | +- 👷 🐛 [vscode-powershell #3099](https://github.com/PowerShell/vscode-powershell/pull/3099) - |
44 | 18 | Update dependencies to fix CI on macOS. |
45 | | -- [vscode-powershell #3089](https://github.com/PowerShell/vscode-powershell/pull/3089) - |
| 19 | +- 🐢 🐛 [vscode-powershell #3089](https://github.com/PowerShell/vscode-powershell/pull/3089) - |
46 | 20 | Remove hardcoded output format. |
47 | | -- [vscode-powershell #3086](https://github.com/PowerShell/vscode-powershell/pull/3086) - |
| 21 | +- 📖 🐛 [vscode-powershell #3086](https://github.com/PowerShell/vscode-powershell/pull/3086) - |
48 | 22 | Fix typo in description of legacy codelens description. (Thanks @nexxai!) |
49 | | -- [vscode-powershell #3053](https://github.com/PowerShell/vscode-powershell/pull/3053) - |
| 23 | +- 🚂 ✨ [vscode-powershell #3053](https://github.com/PowerShell/vscode-powershell/pull/3053) - |
50 | 24 | Send telemetry from pses. |
51 | | -- [vscode-powershell #3047](https://github.com/PowerShell/vscode-powershell/pull/3047) - |
| 25 | +- 🚂 ✨ [vscode-powershell #3047](https://github.com/PowerShell/vscode-powershell/pull/3047) - |
52 | 26 | Update language server client. |
53 | | -- [vscode-powershell #2998](https://github.com/PowerShell/vscode-powershell/pull/2998) - |
| 27 | +- 🐢 ✨ [vscode-powershell #2998](https://github.com/PowerShell/vscode-powershell/pull/2998) - |
54 | 28 | Added Pester v5 support to problem matcher. (Thanks @fflaten!) |
55 | | -- [vscode-powershell #3023](https://github.com/PowerShell/vscode-powershell/pull/3023) - |
| 29 | +- ✂️ 🐛 [vscode-powershell #3023](https://github.com/PowerShell/vscode-powershell/pull/3023) - |
56 | 30 | Help completion should only run on powershell scripts. |
57 | | -- [vscode-powershell #3023](https://github.com/PowerShell/vscode-powershell) - |
58 | | - Fix automatic notebooks by making glob case-insensitive. (Thanks @github-actions[bot]!) |
59 | | -- [vscode-powershell #2973](https://github.com/PowerShell/vscode-powershell/pull/2973) - |
60 | | - Issue #2906. (Thanks @jeffpatton1971!) |
| 31 | +- 🛫 🐛 [vscode-powershell #2973](https://github.com/PowerShell/vscode-powershell/pull/2973) - |
| 32 | + Fix session menu fails to open when PowerShell extension is starting. (Thanks @jeffpatton1971!) |
61 | 33 |
|
62 | 34 | #### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) |
63 | 35 |
|
64 | | -- Fix publish step. |
65 | | -- Merge pull request #1408 from PowerShell/andschwa/esrp. |
66 | | -- Fix issues caught by PoliCheck. |
67 | | -- Exclude .git folder from PoliCheck. |
68 | | -- Point PoliCheck to source subfolder. |
69 | | -- Replace compliance tasks with template. |
70 | | -- Delete deprecated signing.xml. |
71 | | -- Use ADO tasks instead of pwsh inline scripts. |
72 | | -- Start simplifying release build. |
73 | | -- Replace PackageES with ESRP template. |
74 | | -- Add self as maintainer to readme. |
75 | | -- Set DFS to false in package build. |
76 | | -- [PowerShellEditorServices #1398](https://github.com/PowerShell/PowerShellEditorServices/pull/1398) - |
| 36 | +- 👷 ✨ [PowerShellEditorServices #1408](https://github.com/PowerShell/PowerShellEditorServices/pull/1408) - |
| 37 | + Rewrite release signing pipeline. |
| 38 | +- 🚨 ✨ [PowerShellEditorServices #1398](https://github.com/PowerShell/PowerShellEditorServices/pull/1398) - |
77 | 39 | Refactor e2e tests. |
78 | | -- [PowerShellEditorServices #1381](https://github.com/PowerShell/PowerShellEditorServices/pull/1381) - |
| 40 | +- 🚂 ✨ [PowerShellEditorServices #1381](https://github.com/PowerShell/PowerShellEditorServices/pull/1381) - |
79 | 41 | Hook up Telemetry LSP event and add telemetry event when users opt-out/in to features. |
80 | | -- [PowerShellEditorServices #1397](https://github.com/PowerShell/PowerShellEditorServices/pull/1397) - |
| 42 | +- 👷 🐛 [PowerShellEditorServices #1397](https://github.com/PowerShell/PowerShellEditorServices/pull/1397) - |
81 | 43 | More compliant NuGet.config. |
82 | | -- [vscode-powershell #3071](https://github.com/PowerShell/PowerShellEditorServices/pull/1394) - |
| 44 | +- 📺 🐛 [vscode-powershell #3071](https://github.com/PowerShell/PowerShellEditorServices/pull/1394) - |
83 | 45 | Fix #1393: Always use local help to return cmdlet help text. (Thanks @deadlydog!) |
84 | | -- [PowerShellEditorServices #1376](https://github.com/PowerShell/PowerShellEditorServices/pull/1376) - |
| 46 | +- 🚂 ✨ [PowerShellEditorServices #1376](https://github.com/PowerShell/PowerShellEditorServices/pull/1376) - |
85 | 47 | Move to Omnisharp lib 0.18.x. |
86 | 48 | - 🛫 🐛 [vscode-powershell #2965](https://github.com/PowerShell/PowerShellEditorServices/pull/1363) - |
87 | 49 | Fix error when started in low .NET versions. |
88 | | -- [PowerShellEditorServices #1364](https://github.com/PowerShell/PowerShellEditorServices/pull/1364) - |
| 50 | +- 📖 🐛 [PowerShellEditorServices #1364](https://github.com/PowerShell/PowerShellEditorServices/pull/1364) - |
89 | 51 | Typos in README.md. (Thanks @robotboyfriend!) |
90 | 52 |
|
91 | 53 | ## v2020.9.0-preview |
|
0 commit comments