Releases: ajoberstar/grgit
Releases · ajoberstar/grgit
0.3.0
- Breaking change: Updating to Groovy 2.x.
0.2.3
- Allow empty passwords in hardcoded credentials to support Github auth tokens and similar use cases.
- Support authentication on PullOp.
0.2.2
0.2.1
- Added
close()
method toGrgit
to release resources. - Support system properties for hardcoded credentials.
- Fix for some JNA issues when using ssh-agent.
0.2.0
- Added a bunch of new operations.
0.1.0
Initial release.