Skip to content

Releases: deadc0de6/dotdrop

v0.8.1

29 Dec 10:15
Compare
Choose a tag to compare

adding ability to provide diff arguments through -o switch

v0.7.2

23 Dec 23:13
Compare
Choose a tag to compare

update documentation on migration to new module layout

v0.7.1

23 Dec 20:40
Compare
Choose a tag to compare

dotdrop updated to be compatible with pypi

v0.6

23 Dec 16:51
a6633d5
Compare
Choose a tag to compare

version 0.6

Modified:

  • migrate profiles' dotfiles under new entry "dotfiles" in config

Added:

  • adding "include" to include all dotfiles from another profile (#12)

version 0.5

Added:

  • handling of actions for dotfiles

Fixed:

  • issue with absent dotfile
  • issue with importing symlinks

version 0.4

Added:

  • new command listfiles to list files related to a specific profile

version 0.3

Modified:

  • cleaning usage
  • be quiet by default on install and compare commands