Showing results for March 2020 - PowerShell Team

Mar 30, 2020
1
0

PowerShellGet 3.0 Preview 1

Sydney Smith Sydney Smith

We are excited to announce that our first preview release of PowerShellGet 3.0 is now available on the PowerShell Gallery. This is a major update to PowerShell's experience for discovering, installing, updating and publishing PowerShell resources like modules, DSC resources, role capabilities and scripts. This was first proposed in RFC PR #185 ...

PowerShellGet
Mar 26, 2020
5
0

PowerShell 7.1 Team Investments and Preview.1 Release

Steve Lee Steve Lee

The PowerShell 7 release marks a huge milestone for PowerShell, the community, and the team! Today we released the first preview for PowerShell 7.1! This release includes a number of changes that did not make it in time for the 7.0 release. It also includes .NET 5 preview 1! The PowerShell team is not resting on our laurels and are ...

Roadmap
Mar 19, 2020
10
0

Secret Management Preview 2 Release

Sydney Smith Sydney Smith

Note this blog post is the third in a series on the releases of this module: We are excited to release a second preview of the Secret Management Module. Thanks to the tremendous feedback we received from the first preview release of this module, you will notice a number of breaking changes to the module. This release is still a preview...

Mar 6, 2020
2
1

A new kind of GridView right in your console: Introducing the early preview of ConsoleGuiTools

Tyler Leonhardt Tyler Leonhardt

Yes. This is yet another post about GridViews. We love them. You love them. What's not to like? If you're not familiar with , it can be used to interactively view objects as a table allowing sorting and filtering. Many PowerShell users like to use it within a pipeline for interactive selection of objects that get processed later in the ...

Mar 5, 2020
3
0

Visual Studio Code for PowerShell 7

Sydney Smith Sydney Smith

We are excited to announce that we have released a major update to the PowerShell extension for Visual Studio Code. This release contains months of architectural work that first shipped in our PowerShell Preview extension in November of 2019, along with incremental bug fixes in the intervening months. If you are new to Visual Studio Code this ...

Visual Studio Code
Mar 4, 2020
31
1

Announcing PowerShell 7.0

Joey Aiello Joey Aiello

Today, we're happy to announce the Generally Available (GA) release of PowerShell 7.0! Before anything else, we'd like to thank our many, many open-source contributors for making this release possible by submitting code, tests, documentation, and issue feedback. PowerShell 7 would not have been possible without your help. What is PowerShell 7...

Feedback