* Improved error messages when git repo isn't quite right
0.11.8
----------------------------
* Terrible hack in ``homely.general`` to get my own dotfiles going again
0.11.7
----------------------------
* CLI: ``homely remove`` renamed to ``homely forget``. Also the ``--force`` and ``--update`` flags were removed. * CLI: better docstrings * ``homely.install.installpkg()`` now requires a ``name`` argument.
0.11.6
----------------------------
* Fixed ``homely.files.download()`` which was completely broken.
0.11.5
----------------------------
* ``homely.files.download()`` now respects ``expiry`` arg * ``homely.pipinstall`` uses ``pip --format=legacy`` for newer versions of pip