* 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)
0.10.4
bump version
0.10.3
* force python3 on pip
0.10.2
* update redirect for old version to the [wiki](https://github.com/deadc0de6/dotdrop/wiki/migrate-from-submodule) * move pep8 checks to pycodestyle * fix pycodestyle errors/warnings * adding pip3 requirements for tests * update travis configs