* Completely new git-like UI based on Click * Behaviour change to symlink files at any depth - backwards incompatible, see README.md * Lots of refactoring and cleanups * Several new tests to improve coverage
0.6.4
* Add no_dot_prefix option * Fix error in syntax for missing repo message * Expands ~'s in config file path
0.6.3
* Prevent adding toplevel package directories (bugfix) * Only replace existing dotfiles on remove operation (bugfix)
0.6.2
* Fix single-sync in python 3.x (map is lazy) * Fix sync --force regression * Fix unit tests to exit with the correct return code
0.6.1
* Add ability to sync only specified files * Create non-existent package directories * Mention using Dropbox to synchronize a dotfiles repository