Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@isomorphic-git-bot isomorphic-git-bot released this 29 Jun 19:15
53e2cbe

2.0.0 (2020-06-29)

Bug Fixes

  • full support for Protocol Version 2 (#13) (53e2cbe)

BREAKING CHANGES

  • I ran into issues with the git-http-backend npm module when trying to add support for Git Protocol Version 2 support, so I ended up ditching it and modifying my code to replace that functionality. This change doesn't break any isomorphic-git tests, but I'm releasing this as a major version bump just to be cautious.