* Made homely.file.writefile() officially available (added unit tests and docs).
0.18.0
----------------------------
* Add "interval" option for section decorator * Script for running all tests on all python versions via docker * Started adding type signatures - Python2 is no longer supported
0.17.2
----------------------------
* Add "enabled" flag for section() decorator
0.17.1
----------------------------
* Fix bug where ``homely update --quick`` was performing cleanup.
0.17.0
----------------------------
* Added --quick option for ``homely update`` * Fixed bug where you couldn't run ``homely update ~/dotfiles/`` with a trailing ``/``.