Skip to content

Releases: Elskom/installer

1.0.17

28 Aug 17:16
Compare
Choose a tag to compare

1.0.16

19 Feb 18:19
Compare
Choose a tag to compare

Full Changelog: 1.0.15...1.0.16

Fixed issue where the restructured Runtime packages and reference packs are not ever installed/updated.
Fixed issue where tool does not require .NET SDK version 8.0.100 or newer to be installed.
Fixed issue where a specific runtime version (specified by a --rid argument in the cli) cannot be requested.
Fixed issue where on x64 machines specifying --rid win-x86 would not install the workload into the "Program Files (x86)" install of the .NET SDK.
Fixed issue where installing on an ARM64 Machine might not set the ARM64 runtime to go inside of the normal "Program Files" install of the .NET SDK where the ARM64 version of it lies.
Added the printing of the path to where the .NET SDK install that the tool will install the workload into for the user to be able to update the workloads easier.
Overall restructure of the codebase as well to make things easier to maintain.

1.0.15

10 Apr 05:06
Compare
Choose a tag to compare

Full Changelog: 1.0.14...1.0.15

1.0.14

21 Apr 06:25
eb8562b
Compare
Choose a tag to compare

What's Changed

  • Fixed bug in package install function and version retrieval function. by @AraHaan in #4

Full Changelog: 1.0.13...1.0.14

1.0.13

13 Mar 21:32
cddbd10
Compare
Choose a tag to compare

What's Changed

  • Throw error when workload package versions cannot be obtained. by @AraHaan in #2

Full Changelog: 1.0.12...1.0.13

1.0.12

13 Mar 00:39
c555f79
Compare
Choose a tag to compare

What's Changed

  • Skip installing templates and manifest when SDK, Ref, and Runtime pack versions cannot be obtained. by @AraHaan in #1

New Contributors

Full Changelog: 1.0.11...1.0.12

1.0.0

04 Nov 21:58
Compare
Choose a tag to compare