Releases: devlooped/dotnet-vs
Release list
v2.0.0
What's Changed
✨ Implemented enhancements
- Target Visual Studio 2026 stable/18 install paths by @kzu in #255
- Migrate CLI from Mono.Options to System.CommandLine 2.0 by @kzu in #257
- Rename package id to vs and document dnx usage by @kzu in #259
- Use NuGet.Versioning for SemVer-aware version checks by @kzu in #263
📝 Documentation updates
🔨 Other
Full Changelog: v1.3.0...v2.0.0
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @sandrock, @drivenet, @Keflon, @tbolon, @kfrancis, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @Jonathan-Hickey, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @DominicSchell, @adalon, @torutek, @mccaffers, @SeikaLogiciel, @wizardness, @eska-gmbh, @geodata-no.
Thanks 💜
v1.3.0
What's Changed
🔨 Other
- Drop older dotnet core 3.1 by @kzu in #178
- Add support for Visual Studio 18 channel identifiers by @paulomorgado in #235
- chore(deps): bump Microsoft.CodeAnalysis.CSharp.Scripting to 5.3.0 by @kzu in #252
New Contributors
- @paulomorgado made their first contribution in #235
Full Changelog: v1.2.0...v1.3.0
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @sandrock, @drivenet, @Keflon, @tbolon, @kfrancis, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @Jonathan-Hickey, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @DominicSchell, @adalon, @torutek, @mccaffers, @SeikaLogiciel, @wizardness, @eska-gmbh, @geodata-no.
Thanks 💜
v1.2.0
Changelog
v1.2.0 (2022-08-18)
✨ Implemented enhancements:
- Update workload mappings for 2022 #143
🐛 Fixed bugs:
- Failing to update VS 2022 (Current channel) installations #123
- If --filter is specified but not value is provided, NRE failure happens #122
🔀 Merged:
- Update workload mappings for 2022 #144 (@kzu)
- +M? includes #142 (@devlooped-bot)
v1.1.1
v1.1.0
v1.0.0
v1.0.0 (2021-02-01)
Implemented enhancements:
- When rendering supported commands, sort by command name #82
- Check for updated versions of the tool #80
- Clean up workload ID prefixes for added consistency #79
- Add
clientcommand doc and-w:shorthand for -workspaceId #78 - Add missing
aliascommand doc template and examples #77 - Update docs and readme from generated readme command #76
- Showing help for commands results in non-zero exit code #75
- Allow rendering tool version with --version #72
Fixed bugs:
- Running vs where -version [...] always shows an empty list #73
v0.9.4
v0.9.4 (2021-01-04)
Fixed bugs:
v0.9.3
v0.9.3 (2020-12-21)
Implemented enhancements:
v0.9.2
v0.9.2 (2020-12-09)
Implemented enhancements:
- Provide repository information in the package #59
* This Changelog was automatically generated by github_changelog_generator
v0.9.1
v0.9.1 (2020-12-08)
Implemented enhancements:
- Target .net5 natively too #50
- Add support for updating/modifying Build Tools and other installed builds #58 (@kzu)
* This Changelog was automatically generated by github_changelog_generator