=========
Changelog
=========

Here are the changes for libvcs.

- :release:`0.1.4 <2016-06-20>`
- Fix print_stdout_on_progress_end signature in git update

- :release:`0.1.3 <2016-06-20>`
- ``create_repo`` function for regular vcs urls
- API docs updated

- :release:`0.1.2 <2016-06-20>`
- change signature on ``create_repo_from_pip_url`` to accept
  ``pip_url`` insetad of ``url``.
- ``Base`` to accept ``repo_dir`` instead of ``name`` and
  ``parent_dir``.

- :release:`0.1.1 <2016-06-20>`
- remove unneeded pyyaml, kaptan and click dependencies

- :release:`0.1.0 <2016-06-20>`
- libvcs split from `vcspull`_


.. _vcspull: https://github.com/tony/vcspull

.. vim: set filetype=rst:
