features
* add toml support (343)
* add ability to template `dotpath` (346)
* add [homebrew package](https://formulae.brew.sh/formula/dotdrop) thanks to curoky (#345)
* refactor [the documentation](https://dotdrop.readthedocs.io/)
* migrate tests to [nose2](https://docs.nose2.io/)
* add support/tests for python 3.9 and 3.10
bug fixes
* fix chmod compare bug
* fix bug 349