Skip to content

Releases: KensoDev/gong

gong-v2.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 22:12

Gong v2.5.0 Release

Download the appropriate binary for your platform below.

Changelog

Other

Installation

macOS (Homebrew)

brew install KensoDev/tap/gong

Manual 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

Choose a tag to compare

@KensoDev KensoDev released this 31 May 19:19

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

Adding transitions to config

Choose a tag to compare

@KensoDev KensoDev released this 05 Aug 06:39
1.6.0

Support for transitions

1.4.0 - Pivotal Tracker Client

Choose a tag to compare

@KensoDev KensoDev released this 04 Jul 03:26

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

Choose a tag to compare

@KensoDev KensoDev released this 10 Jun 00:21
  • 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

Choose a tag to compare

@KensoDev KensoDev released this 09 Jun 05:50

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

Choose a tag to compare

@KensoDev KensoDev released this 08 Jun 21:36

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

Choose a tag to compare

@KensoDev KensoDev released this 05 Jun 19:22
First stable version