-
Notifications
You must be signed in to change notification settings - Fork 237
Comparing changes
Open a pull request
base repository: PowerShell/PowerShellEditorServices
base: v3.21.0
head repository: PowerShell/PowerShellEditorServices
compare: v4.0.0
- 19 commits
- 29 files changed
- 3 contributors
Commits on Nov 4, 2024
-
Add new Decorator and Label semantic tokens for attributes and loop l…
…abels. Also removes the incorrect Generic -> Function mapping.
Configuration menu - View commit details
-
Copy full SHA for 7318898 - Browse repository at this point
Copy the full SHA 7318898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c24b96 - Browse repository at this point
Copy the full SHA 2c24b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2d864 - Browse repository at this point
Copy the full SHA 7e2d864View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 253e942 - Browse repository at this point
Copy the full SHA 253e942View commit details -
Drop support for PowerShell 7.2 (net6.0) per its end-of-life
Also allows us to bump Microsoft.Extensions.Logging to 9.0.0.
Configuration menu - View commit details
-
Copy full SHA for feabfd5 - Browse repository at this point
Copy the full SHA feabfd5View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38dd8f0 - Browse repository at this point
Copy the full SHA 38dd8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71253d2 - Browse repository at this point
Copy the full SHA 71253d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9de5bd - Browse repository at this point
Copy the full SHA d9de5bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 455ca1c - Browse repository at this point
Copy the full SHA 455ca1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b585308 - Browse repository at this point
Copy the full SHA b585308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 160a903 - Browse repository at this point
Copy the full SHA 160a903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3585f00 - Browse repository at this point
Copy the full SHA 3585f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce8911 - Browse repository at this point
Copy the full SHA 9ce8911View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 671cb37 - Browse repository at this point
Copy the full SHA 671cb37View commit details -
Configuration menu - View commit details
-
Copy full SHA for c960bf9 - Browse repository at this point
Copy the full SHA c960bf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2c456 - Browse repository at this point
Copy the full SHA 5d2c456View commit details -
Merge pull request #2201 from PowerShell/justingrote/docs/clarifySupport
Docs: Add PowerShell Support Statement
Configuration menu - View commit details
-
Copy full SHA for af34540 - Browse repository at this point
Copy the full SHA af34540View commit details -
Switch OneBranch pipeline to only build and not test
Primarily this is because the end-to-end tests currently hang only on OneBranch because the image still only has end-of-life PowerShell 7.3, which we've dropped support for. But we need to do a release. All the CI tests run on GitHub where we do our actual development and their images are up-to-date so it all passes.
Configuration menu - View commit details
-
Copy full SHA for 20fa478 - Browse repository at this point
Copy the full SHA 20fa478View commit details -
v4.0.0: Drop support for PowerShell <7.4 and logging overhaul
PowerShell 7.2 LTS and 7.3 are now past end-of-support and are now unsupported. This is an incompatible API change so we're bumping the major version. Please update to PowerShell 7.4 LTS going forward. This release contains a logging overhaul which purposely removes our dependency on Serilog and should lead to improved stability with PowerShell 5.1 (by avoiding a major GAC assembly conflict).
Configuration menu - View commit details
-
Copy full SHA for fec1f3a - Browse repository at this point
Copy the full SHA fec1f3aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.21.0...v4.0.0