v1.4.0 (2024-07-18)
✨ Implemented enhancements:
- Update to .NET8 LTS, bump dependencies #75 (@kzu)
v1.3.2 (2023-06-30)
🐛 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)
✨ 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)
🔀 Merged:
- Catch exceptions and warn on update check failure #31 (@kzu)
v1.2.0 (2022-03-06)
✨ 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)
✨ 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)
🐛 Fixed bugs:
- Usage of local source cache prevents accurate update checks #13
v1.0.3 (2021-07-24)
✨ Implemented enhancements:
- Show progress while installing/updating tools #7
v1.0.2 (2021-07-24)
✨ 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)
✨ Implemented enhancements:
- Stop child process silently #3
🐛 Fixed bugs:
- Add missing repository information to package #2
v1.0.0 (2021-07-21)
* This Changelog was automatically generated by github_changelog_generator