v7.5.0-preview.2 Release of PowerShell #21266
adityapatwardhan
started this conversation in
General
Replies: 1 comment
-
Broken console geometry on Linux #21267 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
7.5.0-preview.2 - 2024-02-22
Engine Updates and Fixes
using assembly
to usePath.Combine
when constructing assembly paths (Fix for #21161 - using assembly not working on non-Windows platforms. #21169)using namespace
during semantic checks to prevent declaring invalid namespaces (Validate the value forusing namespace
during semantic checks to prevent declaring invalid namespaces #21162)General Cmdlet Updates and Fixes
WinGetCommandNotFound
andCompletionPredictor
modules to track usage (add winget module to track usage #21040)ConvertFrom-Json
: Add-DateKind
parameter (ConvertFrom-Json: Add -DateKind parameter #20925) (Thanks @jborean93!)DirectoryInfo
to theOutputType
forNew-Item
(Add DirectoryInfo to OutputType for New-Item #21126) (Thanks @MartinGC94!)Get-Error
serialization of array values (Fix Get-Error serialization of array values #21085) (Thanks @jborean93!)Code Cleanup
We thank the following contributors!
@eltociear
CoreAdapter.cs
(Fix typo in CoreAdapter.cs #21179) (Thanks @eltociear!)PSScheduledJob
module source code (Remove PSScheduledJob source code #21189)Tests
Build and Packaging Improvements
Bump to .NET 9 Preview 1
We thank the following contributors!
@gregsdennis
surrogateFile
setting of APIScan (Remove surrogateFile setting of APIScan #21238)win-arm64
installer (Generate msi for win-arm64 installer #20516)Documentation and Help Content
README.md
andmetadata.json
for v7.5.0-preview.1 release (UpdateREADME.md
andmetadata.json
for the v7.5.0-preview.1 release #21094)PowerShell.cs
(Fix incorrect examples in XML docs inPowerShell.cs
#21173)SHA256 Hashes of the release artifacts
This discussion was created from the release v7.5.0-preview.2 Release of PowerShell.
Beta Was this translation helpful? Give feedback.
All reactions