Skip to content

Releases: devlooped/dotnet-vs

v1.2.0

18 Aug 03:53
@kzu kzu
Compare
Choose a tag to compare

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

05 Nov 19:15
@kzu kzu
Compare
Choose a tag to compare

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

10 Aug 23:52
@kzu kzu
Compare
Choose a tag to compare

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

01 Feb 04:28
@kzu kzu
Compare
Choose a tag to compare

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

04 Jan 21:45
Compare
Choose a tag to compare

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

21 Dec 23:23
Compare
Choose a tag to compare

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

09 Dec 04:53
Compare
Choose a tag to compare

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

09 Dec 04:01
Compare
Choose a tag to compare

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

08 Dec 17:59
Compare
Choose a tag to compare

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