Skip to content

v1.0.2

Compare
Choose a tag to compare
@ShindouMihou ShindouMihou released this 10 Sep 08:53
· 8 commits to master since this release
bb6dea0

Changelog

  • Added File.copy, File.move, File.rename, File.moveTo methods.
  • Added support for bufio.Reader and io.Reader as write values (in both Writer and the File API).
  • Added support for File.Delete and File.DeleteRecursively.
  • Added support for File.CopyAndHash and File.Checksum that boasts support for sha512, sha256 and md5 checksum.
  • Added MIT license.

Installation

go get github.com/ShindouMihou/[email protected]

Documentations

You can read the documentations for siopao over at your development environment, or through: