v2.6.0
版本发布时间: 2020-02-17 04:34:11
winsw/winsw最新发布版本:v3.0.0-alpha.11(2023-01-29 10:20:04)
🚀 New features and improvements
- Enable TLS 1.1/1.2 in .NET2 and .NET4 packages on Windows 7 and Windows Server 2008 R2 (#394) @NextTurn
- Parallelize downloads in .NET 4.6.1 and .NET Core bundles (#367) @NextTurn
- Treat "not running" as success for stop command (#387) @NextTurn
- Improve CLI behaviors with empty arguments (#374) @NextTurn
🐛 Bug fixes
- Fix stdout/stderr redirection when log disabled (#391) @NextTurn
- Treat "already running" as success for
start
command (#385) @NextTurn - Throw correct exceptions for IO errors in file move/replace operations (#405) @NextTurn
- Implement atomic file movement (#395) @NextTurn
👻 Maintenance
- Update exception handling for downloads (#408) @NextTurn
- Annotate more nullable variables (#397) @NextTurn
- Migrate from System.Management to MMI (#366) @NextTurn
- Add Debug configuration (#384) @NextTurn
- Disable version patching in the CI run (#379) @NextTurn