v1.0.2
Changelog
- Added
File.copy
,File.move
,File.rename
,File.moveTo
methods. - Added support for
bufio.Reader
andio.Reader
as write values (in both Writer and theFile
API). - Added support for
File.Delete
andFile.DeleteRecursively
. - Added support for
File.CopyAndHash
andFile.Checksum
that boasts support forsha512
,sha256
andmd5
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: