Skip to content

Releases: J-Siu/go-dotfile

v1.1.9

01 Nov 05:09

Choose a tag to compare

Changelog

v1.1.8

24 Oct 19:40

Choose a tag to compare

Changelog

  • 92351f1 v1.1.8 - Flag to output non-skip file only to shorten output

v1.1.7

14 Oct 00:17

Choose a tag to compare

Changelog

v1.1.6

13 Oct 14:59

Choose a tag to compare

Changelog

  • 883a680 Update go-helper/v2 Update processFile flow
  • c83f352 update
  • f7ec72e split version into version.go

v1.1.5

10 Oct 21:49

Choose a tag to compare

Changelog

  • a3ada28 v1.1.5 - Update go-helper/v2 - use property for New() - Dirs and Files calculation moved to Run()
  • 9de12fb use property for New() Dirs and Files calculation moved to Run()
  • 4afb924 Update for ezlog

v1.1.4

01 Oct 15:45

Choose a tag to compare

Changelog

  • 86a5f93 Move to go-helper/basestruct

v1.1.3

30 Sep 19:29

Choose a tag to compare

Changelog

v1.1.2

29 Sep 12:24

Choose a tag to compare

Changelog

v1.1.1

26 Sep 00:08

Choose a tag to compare

Changelog

  • 2abb2e5 - TypeDotfile - fix MyType mismatch - fileChanged - fix logical err: should ignore destination file stat() err
  • b770fc2 Rename ProcessFile -> processFile.
  • 66ae795 improve verbose output

v1.1.0

22 Sep 10:47

Choose a tag to compare

Changelog

  • f6f7482 - v1.1.0 - Skip copy if source and destination files have same modification time and size - Copy source file modification time to destination file
  • 30af1ff update