Skip to content

Releases: devlooped/dotnet-vs

v2.0.0

Choose a tag to compare

@devlooped-bot devlooped-bot released this 09 Jul 21:01

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

  • Fix package readme packing and refresh Docs template by @kzu in #264

🔨 Other

  • Add legacy dotnet-vs package pointing users to dnx vs by @kzu in #261

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

Choose a tag to compare

@devlooped-bot devlooped-bot released this 24 Jun 20:04

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

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

Choose a tag to compare

@kzu kzu released this 18 Aug 03:53

Changelog

v1.2.0 (2022-08-18)

Full Changelog

✨ 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:

v1.1.1

Choose a tag to compare

@kzu kzu released this 05 Nov 19:15

Changelog

v1.1.1 (2021-11-05)

Full Changelog

✨ Implemented enhancements:

  • Include readme in package for better discoverability #116
  • Decrease package size by building 3.1 and using rollForward #114

🐛 Fixed bugs:

  • +core workload alias doesn't work for VS2022 #106

🔀 Merged:

  • Fix renamed/removed .NETCore workload for 2022 #115 (@kzu)

v1.1.0

Choose a tag to compare

@kzu kzu released this 10 Aug 23:52

v1.1.0 (2021-08-10)

Full Changelog

✨ Implemented enhancements:

  • When installing non-stable channels, dev17/vs2022 should be picked #104
  • Visual Studio 2022 is not considered when using channel aliases #102

🔀 Merged:

  • When installing non-stable channel, pick dev17/vs2022 #105 (@kzu)
  • Consider Visual Studio 2022 when filtering by channel alias #103 (@kzu)

v1.0.0

Choose a tag to compare

@kzu kzu released this 01 Feb 04:28

v1.0.0 (2021-02-01)

Full Changelog

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 client command doc and -w: shorthand for -workspaceId #78
  • Add missing alias command 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

Choose a tag to compare

@github-actions github-actions released this 04 Jan 21:45

v0.9.4 (2021-01-04)

Full Changelog

Fixed bugs:

  • For install/modify commands, -?/-h does not show help #67
  • Install is passing wrongly -add instead of --add to the bootstrapper #66

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 21 Dec 23:23

v0.9.3 (2020-12-21)

Full Changelog

Implemented enhancements:

  • Unify vswhere -requires argument on + alias prefix #64
  • Add support for updating/modifying Build Tools and other installed builds #57

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 09 Dec 04:53

v0.9.2 (2020-12-09)

Full Changelog

Implemented enhancements:

  • Provide repository information in the package #59

* This Changelog was automatically generated by github_changelog_generator

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 09 Dec 04:01

v0.9.1 (2020-12-08)

Full Changelog

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