Skip to content

Releases: J-Siu/go-dotfile

v1.3.4

22 Dec 03:11

Choose a tag to compare

Changelog

v1.3.3

17 Dec 07:47

Choose a tag to compare

Changelog

  • 8cd9cb0 update go-helper/v2
  • fb9fb9a update dup copy output observe flag --quiet
  • 3b46c23 simplify TypeDotfileRecord
  • 23c331a streamline calculation of duplicate copy

v1.3.2

11 Dec 04:40

Choose a tag to compare

Changelog

  • d7b9bd4 - TypeDotfile use TypeDotfileRecord struct - update - add noinfo output mode - add duplicate copy list to output - move output formatting to update.go

v1.3.1

07 Dec 06:15

Choose a tag to compare

Changelog

  • 020fe31 change flag non-skip to quiet, q, default false

v1.3.0

07 Dec 05:24

Choose a tag to compare

Changelog

  • ec7f527 v1.3.0
  • a4256af Update save logic for append TypeDotfile.New: Add reset logic TypeDotfile.processFile: Fix missing destination chmod
  • 7f3759e Move nonskip to TypeFlagUpdate
  • c021113 Move output here
  • e8eb359 Store output in Result
  • eb8fedf get src, dest file info before change add file modtime to output
  • 8a6af32 change flag dryrun to save, s, default false change show-non-skip to non-skip, n, default false
  • f43381a Change flag Dryrun to Save
  • c7b8517 move show-non-skip from root to update

v1.2.0

30 Nov 06:17

Choose a tag to compare

Changelog

  • 6c57ee7 update go-helper/v2 implement dry run
  • 61f6ab5 use cmd in init()

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