CliWrap v3.0.1 Release Notes

Release Date: 2020-04-26 // about 4 years ago
    • 🐎 Slightly improved performance by using TaskCreationOptions.RunContinuationsAsynchronously where appropriate. (Thanks @Georg Jung)
    • ➕ Added DebuggerDisplay attribute to derivatives of CommandEvent to aid in debugging. (Thanks @Zoltán Lehóczky)