Dotdrop Versions Save

Save your dotfiles once, deploy them everywhere

v1.7.4

2 years ago

features

  • normalize outputs to stdout (see #331)
  • improve cleaning by tests (tests-ng)

bug fixes

  • fix aur dependencies

v1.7.3

2 years ago

features:

  • update doc
  • reorder usage options
  • add more tests

bug fixes:

  • fix dependencies in setup.py (#329)

v1.7.2

2 years ago

features:

  • add fancy logo
  • add chmod_on_import to the config (see doc and #324)
  • add check_version to the config to check if on latest version (see doc)
  • update doc

bug fixes:

  • fix create:true not honored when install with --temp (#326)
  • fix update on two dotfiles pointing to same dst (#328)

v1.7.1

2 years ago

features:

  • remove pandoc dependency
  • update doc

bug fixes:

  • WSL fixes

v1.7.0

2 years ago

features:

v1.6.0

2 years ago

features:

  • do not create empty directories if not installing dotfiles (#314)
  • refactor compare -L to show absolute path (#312)
  • linting
  • update documentation

bug fixes

  • workaround for snap warning (#308)

v1.5.4

3 years ago

features

  • linting with pylint
  • more debug logs
  • doc updates

bug fixes

  • fix bug on update file copy error (#307)
  • fix several small bugs

v1.5.3

3 years ago

features

  • add force_chmod config option (#304)
  • improve action error reporting (#303)
  • add syntax highlighter (#305)
  • improve remove verbosity (#306)

v1.5.2

3 years ago

improve code quality

v1.5.1

3 years ago

bug fix

  • fix dotfiles using trans_read not templated (see #302)