- [api] Change the API of :class:`vcspull.repo.base.BaseRepo` and :class:`vcspull.repo.Repo` to accept arguments as `kwargs` - [api]: Rename `parent_path` to `cwd`. - [docs]: Pydoc documentation for `Repo` usage. - [docs]: Python API example
0.1.1
Not secure
- [testing] Fix sniffer on Python 3 - [cli] remove redundant message when adding remotes - [docs] add animated screencast preview for ReadTheDocs and README.rst
0.1.0
Not secure
- [cli]: support for specifying for config file path with `-c`. - [cli]: clarify error output when no repositories found
0.0.91
- [internals]: move to `__about__.py` convention for pulling package data. - [internals]: remove extraneous url from stdout in git repositories.
0.0.84
- [cli] Update documentation when no config found to show `yaml` and `json`. Remove mentioning of `conf`.
0.0.83
- [logging] [6] - fix issue where log templates would not concatenate correctly.