Skip to content

Releases: ajoberstar/grgit

0.3.0

11 Jul 22:08
Compare
Choose a tag to compare
  • Breaking change: Updating to Groovy 2.x.

0.2.3

11 Jul 22:08
Compare
Choose a tag to compare
  • Allow empty passwords in hardcoded credentials to support Github auth tokens and similar use cases.
  • Support authentication on PullOp.

0.2.2

11 Jul 22:07
Compare
Choose a tag to compare
  • Fix for #24 making closure syntax for operations work in gradle-git.
  • Support netcat as an alternative to JNA for sshagent connections.

0.2.1

11 Jul 22:07
Compare
Choose a tag to compare
  • Added close() method to Grgit to release resources.
  • Support system properties for hardcoded credentials.
  • Fix for some JNA issues when using ssh-agent.

0.2.0

11 Jul 22:07
Compare
Choose a tag to compare
  • Added a bunch of new operations.

0.1.0

11 Jul 22:06
Compare
Choose a tag to compare

Initial release.