Skip to content

Releases: KensoDev/gong

Fixing the jira client to work with a token

31 May 19:19
Compare
Choose a tag to compare

Working with a token and fixing the transitions to work better for the Jira client.

Adding transitions to config

05 Aug 06:39
Compare
Choose a tag to compare
1.6.0

Support for transitions

1.4.0 - Pivotal Tracker Client

04 Jul 03:26
Compare
Choose a tag to compare

1.4.0 introduces a new client to interact with PivotalTracker.

Check the CHANGELOG for more details.

Fixing the comment error message on empty repos and more

10 Jun 00:21
Compare
Choose a tag to compare
  • Adding the commit hooks
  • README to make things clearer with samples
  • | comment will now tell you if there's an error

Commit hooks working and more cleanup on the API

09 Jun 05:50
Compare
Choose a tag to compare

This is a major milestone. Now the commit hooks are working so you can actually count on the issue id and link to be in each and every one of your commits.

Enjoy!!!

1.2.0

08 Jun 21:36
Compare
Choose a tag to compare

Big refactor of the internal implementation.

Now accepts a generic client and can be easily extendable with other API clients such as pivotal tracker and others.

This is not a backward compatible change, the config file is relying on JSON and not on INI as in the previous stable version. This is to support loading the client and to store a custom number of fields.

1.0.0

05 Jun 19:22
Compare
Choose a tag to compare
First stable version