Dotnet Vs Versions Save

A global tool for managing Visual Studio installations

v1.2.0

1 year ago

Changelog

v1.2.0 (2022-08-18)

Full Changelog

:sparkles: Implemented enhancements:

  • Update workload mappings for 2022 #143

:bug: Fixed bugs:

  • Failing to update VS 2022 (Current channel) installations #123
  • If --filter is specified but not value is provided, NRE failure happens #122

:twisted_rightwards_arrows: Merged:

  • Update workload mappings for 2022 #144 (@kzu)
  • +M? includes #142 (@devlooped-bot)

v1.1.1

2 years ago

Changelog

v1.1.1 (2021-11-05)

Full Changelog

:sparkles: Implemented enhancements:

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

:bug: Fixed bugs:

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

:twisted_rightwards_arrows: Merged:

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

v1.1.0

2 years ago

v1.1.0 (2021-08-10)

Full Changelog

:sparkles: Implemented enhancements:

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

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

3 years ago

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

3 years ago

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

3 years ago

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

3 years ago

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

3 years ago

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

v0.9.0

3 years ago

v0.9.0 (2020-12-08)

Full Changelog

Implemented enhancements:

  • Target .net5 natively #50
  • Support for Visual Studio Build Tools #44
  • Allow running devenv commands from the context of a selected VS #8

* This Changelog was automatically generated by github_changelog_generator