Dotdrop Versions Save

Save your dotfiles once, deploy them everywhere

v1.12.2

1 year ago

bug fixes

  • fix github actions
  • fix unittests

v1.12.1

1 year ago

features:

  • add ability to preserve already installed dotfiles permission with chmod: preserve - see doc
  • improve/complete doc

v1.11.0

1 year ago

features

  • add ability to import dotfiles associated to no profile with ALL - see related doc
  • add enriched variables (os, distro, etc) - see the related doc
  • code refactoring (f-string, docstrings, etc)
  • migrate to codeQL for code analysis/quality
  • cleaner error on config file syntax issues
  • more badges
  • more tests
  • more doc

bug fixes

  • fix python-magic on aur

v1.10.3

1 year ago

fix homebrew github action

v1.10.2

1 year ago

features

  • fail early when diff_command is not in path
  • toml config in search path (#356)
  • homebrew auto PR
  • documentation update

v1.10.0

1 year ago

feature

v1.9.0

1 year ago

features

  • add toml support (#343)
  • add ability to template dotpath (#346)
  • add homebrew package thanks to @curoky (#345)
  • refactor the documentation
  • migrate tests to nose2
  • add support/tests for python 3.9 and 3.10

bug fixes

  • fix chmod compare bug
  • fix bug #349

v1.8.2

2 years ago

features

  • add key_prefix to control key prefix on import (#335)
  • add key_separator to control key generation separator on import (#335)

v1.8.1

2 years ago

bug fixes

  • fix import_configs not working properly with same profile
  • fix bug #336

v1.8.0

2 years ago

features