Releases: KensoDev/gong
Releases · KensoDev/gong
Fixing the jira client to work with a token
Adding transitions to config
1.6.0 Support for transitions
1.4.0 - Pivotal Tracker Client
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
- 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
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
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.