As part of this release we had 3 issues closed.
Requirements
- Cake 0.28.0 or higher
- Targeting .NET Standard 2.0
Bug
- #60
ByteArrayExtensions.ToStringUsingEncoding
throws an exception if empty byte array is passed
Improvements
- #62
ToStringUsingEncoding
should not throw if no preamble exists
- #46 Add test cases for
Cake.Issues.Testing