6.1.2
As part of this release we had 3 issues closed.
Improvements
- #117 Use Cake's IFileSystem for read/write operations instead of System.IO.File (@ap0llo)
- #4 Add overloads to pass Encoding (@pvoelker)
Pull requests were reviewed by: @augustoproiete
Fixes issues reported by: @ap0llo, @augustoproiete, @gitfool
Where to get it
You can download this release from nuget, or you can just reference it in a cake build script with #addin nuget:?package=Cake.FileHelpers&version=6.1.2
.