Releases: dn-vm/dnvm
Releases · dn-vm/dnvm
v0.5.3
v0.5.2
v0.5.1
v0.5.0
What's Changed
- Rename 'install' command to 'track' by @agocke in #109
- Install preview SDKs to the default folder by @agocke in #111
- Rename 'install' to 'track' and add 'uninstall' by @agocke in #110
- Produce messages from uninstall on success or failure by @agocke in #112
Full Changelog: v0.4.10...v0.5.0
v0.4.10
v0.4.9
What's Changed
- Refactor manifests and manifest conversion by @agocke in #103
- More manifest cleanup by @agocke in #104
- Use SemVersion type in the Manifest by @agocke in #105
- Record channel for InstalledSdk in manifest by @agocke in #106
- Add more versions to the Manifest by @agocke in #107
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
Full Changelog: v0.4.7...v0.4.8
v0.4.7
v0.4.6
What's Changed
- Add linux-arm64 build by @agocke in #78
- Use TaskScope from StaticCS.Async by @agocke in #87
- Attach dnvmfs to globaloptions by @agocke in #88
- Move FeedUrl and ReleasesUrl onto GlobalOptions by @agocke in #89
- Use dnvmfs in more places by @agocke in #90
- Fix more race conditions in closing HttpListener by @agocke in #91
- Rename DnvmFs to DnvmEnv by @agocke in #92
- Move env get/set to DnvmFs by @agocke in #93
- Fix publishing on linux arm64 by @agocke in #94
- Remove ManifestPath from GlobalOptions by @agocke in #95
- Remove install path from GlobalOptions by @agocke in #96
- Remove DnvmHome from GlobalOptions by @agocke in #97
- Move feed settings to DnvmEnv by @agocke in #98
- Delete GlobalOptions entirely by @agocke in #99
- Add untrack command by @agocke in #100
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Add support for TaskScope in testing by @agocke in #75
- Fix windows publish by @agocke in #76
- Update SelfInstallCommand.cs by @captainsafia in #80
- Create LICENSE by @agocke in #83
- Catch HttpListenerException when stopping by @agocke in #86
- Create LICENSE-3RD-PARTY by @agocke in #84
- Verify bad argument to select produces error by @agocke in #85
New Contributors
- @captainsafia made their first contribution in #80
Full Changelog: v0.4.4...v0.4.5