Skip to content

Releases: deadc0de6/dotdrop

v1.12.3

25 Dec 08:07
Compare
Choose a tag to compare

features:

  • adding manpage

v1.12.2

20 Dec 16:21
Compare
Choose a tag to compare

bug fixes

  • fix github actions
  • fix unittests

v1.12.1

13 Dec 12:00
Compare
Choose a tag to compare

features:

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

v1.11.0

05 Sep 20:54
Compare
Choose a tag to compare

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

26 Jun 20:41
Compare
Choose a tag to compare

fix homebrew github action

v.1.10.2

26 Jun 08:13
Compare
Choose a tag to compare

features

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

v1.10.0

05 Jun 18:59
Compare
Choose a tag to compare

feature

v1.9.0

31 May 19:55
Compare
Choose a tag to compare

features

bug fixes

  • fix chmod compare bug
  • fix bug #349

v1.8.2

27 Nov 08:01
Compare
Choose a tag to compare

features

v1.8.1

19 Nov 11:36
Compare
Choose a tag to compare

bug fixes

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