Skip to content

Releases: devlooped/dotnet-evergreen

v1.4.0

18 Jul 17:10
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Update to .NET8 LTS, bump dependencies by @kzu in #75

Full Changelog: v1.3.2...v1.4.0

v1.3.2

30 Jun 15:10
@kzu kzu
c7ae7e9
Compare
Choose a tag to compare

Dependencies bumped

Full Changelog: v1.3.1...v1.3.2

v1.3.1

04 May 01:53
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.3.1 (2022-05-04)

Full Changelog

✨ Implemented enhancements:

  • Add support for installing prerelease versions #33
  • Failure to check updates causes the tool to exit #30

🔨 Other:

  • Automatically exit dotnet-evergreen when tool exits #39

🔀 Merged:

  • Automatically exit dotnet-evergreen when tool exits #40 (@kzu)
  • Add support for installing prerelease versions #34 (@kzu)

v1.2.1

07 Mar 16:58
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.2.1 (2022-03-07)

Full Changelog

🔀 Merged:

  • Catch exceptions and warn on update check failure #31 (@kzu)

v1.2.0

06 Mar 09:28
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.2.0 (2022-03-06)

Full Changelog

✨ Implemented enhancements:

  • Trim tool size by removing explicit .net6 #28
  • Target latest supported .NET runtimes: 3.1, 5.0 and 6.0 #27
  • Drop .netcore 2.1 #26

🔀 Merged:

  • Drop net6 since net5 can run on net6 runtime #29 (@kzu)

v1.1.0

18 Aug 00:37
@kzu kzu
Compare
Choose a tag to compare

v1.1.0 (2021-08-18)

Full Changelog

✨ Implemented enhancements:

  • Allow specifying a tool should be a singleton when run #15
  • If tool to update is running, update fails and evergreen exits #14

v1.0.4

17 Aug 21:36
@kzu kzu
Compare
Choose a tag to compare

v1.0.4 (2021-08-17)

Full Changelog

🐛 Fixed bugs:

  • Usage of local source cache prevents accurate update checks #13

v1.0.3

24 Jul 19:39
@kzu kzu
Compare
Choose a tag to compare

v1.0.3 (2021-07-24)

Full Changelog

✨ Implemented enhancements:

  • Show progress while installing/updating tools #7

v1.0.2

24 Jul 18:51
@kzu kzu
Compare
Choose a tag to compare

v1.0.2 (2021-07-24)

Full Changelog

✨ Implemented enhancements:

  • When installing/updating, don't use cache #6

🐛 Fixed bugs:

  • Package source not used when installing/updating #5

🔨 Other:

  • Video of dotnet-evergreen in action #4

v1.0.1

21 Jul 23:26
@kzu kzu
Compare
Choose a tag to compare

v1.0.1 (2021-07-21)

Full Changelog

✨ Implemented enhancements:

  • Stop child process silently #3

🐛 Fixed bugs:

  • Add missing repository information to package #2