Releases: KensoDev/gong
gong-v2.5.0
Gong v2.5.0 Release
Download the appropriate binary for your platform below.
Changelog
Other
Installation
macOS (Homebrew)
brew install KensoDev/tap/gongManual Installation
Download the appropriate binary for your platform, extract it, and place it in your PATH.
Full Changelog: v2.4.0...v2.5.0
Fixing the jira client to work with a token
Working with a token and fixing the transitions to work better for the Jira client.
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.