Skip to content

0.6.2

Compare
Choose a tag to compare
@pascalberger pascalberger released this 05 Sep 12:34
· 5322 commits to master since this release

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