Skip to content

Releases: deadc0de6/dotdrop

v0.11.0

02 May 19:40
Compare
Choose a tag to compare
  • fix relative path computation (#29)
  • add debug mode and output
  • refactoring

v0.10.5

02 May 14:53
Compare
Choose a tag to compare
  • ensure directory tree exists when symlink (thanks @lyze237)
  • properly handle exception when destination is not a directory (and expected to be)
  • also deploy when file rights have changed (useful for chmod +x changes and similar)

v0.10.4

11 Apr 08:57
Compare
Choose a tag to compare

bump version

v0.10.3

11 Apr 08:36
Compare
Choose a tag to compare
  • force python3 on pip

v0.10.2

10 Apr 21:31
Compare
Choose a tag to compare
  • update redirect for old version to the wiki
  • move pep8 checks to pycodestyle
  • fix pycodestyle errors/warnings
  • adding pip3 requirements for tests
  • update travis configs

v0.10.1

13 Feb 15:55
8cdc924
Compare
Choose a tag to compare
  • tilde is now expanded on --cfg

v0.10

07 Feb 16:25
Compare
Choose a tag to compare
  • add transformations and ability to manage encrypted dotfiles
  • refactor README
  • fix small bugs
  • add aur package

v0.9

16 Jan 07:22
Compare
Choose a tag to compare

add ability to update managed dotfiles

v0.8.2

05 Jan 08:02
Compare
Choose a tag to compare

fix bad handling of relative path

v0.8.1

29 Dec 10:15
Compare
Choose a tag to compare

adding ability to provide diff arguments through -o switch