Skip to content

Releases: go-pkgz/fileutils

Version 0.3.0

16 Feb 23:17
Compare
Choose a tag to compare

What's Changed

  • Enhance file utilities with secure temp file generation, MoveFile, aнd TouchFile by @umputun in #2

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

21 Feb 06:32
Compare
Choose a tag to compare
  • bump go version to 1.19
  • add SanitizePath func
  • add TempFileName func
  • add check for size match after copy

Full Changelog: v0.1.0...v0.2.0

Version 0.1.0

31 Jul 07:58
Compare
Choose a tag to compare

initial release