- [9] Support for `progress_callback` to use realtime output from commands in progress (such as
`git fetch`).
- [9] More tests, internal factoring and documentation, thanks jcfr
- [9] Official support for pypy, pypy3
- [11] : Fix unbound local when updating git repos
[9]: https://github.com/vcs-python/libvcs/pull/9
[11]: https://github.com/vcs-python/libvcs/pull/11