github PowerShell:
Engine Updates and Fixes
- Fix using assembly to use Path.Combine when constructing assembly paths (#21169)
- Validate the value for using namespace during semantic checks to prevent declaring invalid namespaces (#21162)
General Cmdlet Updates and Fixes
- Add WinGetCommandNotFound and CompletionPredictor modules to track usage (#21040)
- ConvertFrom-Json: Add -DateKind parameter (#20925) (Thanks @jborean93!)
- Add tilde expansion for windows native executables (#20402) (Thanks @domsleee!)
- Add DirectoryInfo to the OutputType for New-Item (#21126) (Thanks @MartinGC94!)
- Fix Get-Error serialization of array values (#21085) (Thanks @jborean93!)
Code Cleanup
We thank the following contributors!@eltociear
- Fix a typo in CoreAdapter.cs (#21179) (Thanks @eltociear!)
- Remove PSScheduledJob module source code (#21189)
Tests
- Rewrite the mac syslog tests to make them less flaky (#21174)
Build and Packaging Improvements
Bump to .NET 9 Preview 1We thank the following contributors!
@gregsdennis
- Bump to .NET 9 Preview 1 (#21229)
- Add dotnet-runtime-9.0 as a dependency for the Mariner package
- Add dotenv install as latest version does not work with current Ruby version (#21239)
- Remove surrogateFile setting of APIScan (#21238)
- Update experimental-feature json files (#21213)
- Update to the latest NOTICES file (#21236)(#21177)
- Update the cgmanifest (#21237)(#21093)
- Update the cgmanifest (#21178)
- Bump XunitXml.TestLogger from 3.1.17 to 3.1.20 (#21207)
- Update versions of PSResourceGet (#21190)
- Generate MSI for win-arm64 installer (#20516)
- Bump JsonSchema.Net to v5.5.1 (#21120) (Thanks @gregsdennis!)
Documentation and Help Content
- Update README.md and metadata.json for v7.5.0-preview.1 release (#21094)
- Fix incorrect examples in XML docs in PowerShell.cs (#21173)
- Update WG members (#21091)
- Update changelog for v7.4.1 (#21098)
Source:
Release v7.5.0-preview.2 Release of PowerShell · PowerShell/PowerShell
7.5.0-preview.2 - 2024-02-22 Engine Updates and Fixes Fix using assembly to use Path.Combine when constructing assembly paths (#21169) Validate the value for using namespace during semantic checks...
github.com
Download:
PowerShell Preview - Free download and install on Windows | Microsoft Store
PowerShell is a task-based command-line shell and scripting language built on .NET. PowerShell helps system administrators and power-users rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes. PowerShell commands let you manage computers from the...
apps.microsoft.com