Skip to content

Latest commit

 

History

History
124 lines (65 loc) · 5.2 KB

changelog.md

File metadata and controls

124 lines (65 loc) · 5.2 KB

Changelog

v1.4.0 (2024-07-18)

Full Changelog

✨ Implemented enhancements:

  • Update to .NET8 LTS, bump dependencies #75 (@kzu)

v1.3.2 (2023-06-30)

Full Changelog

🐛 Fixed bugs:

  • Uploaded video doesn't work on gitpage #41

🔀 Merged:

  • +M▼ includes #54 (@github-actions[bot])
  • +M▼ includes #52 (@github-actions[bot])
  • +M▼ includes #48 (@github-actions[bot])

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 (2022-03-07)

Full Changelog

🔀 Merged:

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

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 (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 (2021-08-17)

Full Changelog

🐛 Fixed bugs:

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

v1.0.3 (2021-07-24)

Full Changelog

✨ Implemented enhancements:

  • Show progress while installing/updating tools #7

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 (2021-07-21)

Full Changelog

✨ Implemented enhancements:

  • Stop child process silently #3

🐛 Fixed bugs:

  • Add missing repository information to package #2

v1.0.0 (2021-07-21)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator