Skip to content

Releases: gotgenes/getignore

5.0.3

25 Jan 21:17
Compare
Choose a tag to compare

Updated dependencies.

Added a GitHub Workflow for releases.

5.0.2

27 Nov 03:55
Compare
Choose a tag to compare

Updated dependencies.

5.0.1

15 Feb 05:39
Compare
Choose a tag to compare

Updated tests to ginkgo v2.

Updated dependencies.

5.0.0

12 Dec 04:04
Compare
Choose a tag to compare

Changed default branch from master to main.

4.0.0

16 Nov 21:44
Compare
Choose a tag to compare

Refactored get command to use GitHub REST API v3.

Reorganized packages under pkg subdirectory.

3.0.1

17 Oct 03:06
Compare
Choose a tag to compare

Removed unused code for the list command.

3.0.0

16 Oct 23:51
Compare
Choose a tag to compare

Refactored list command to use GitHub REST API v3.

Added more flags to list command.

2.1.1

05 Sep 23:42
Compare
Choose a tag to compare

Fixed make install to also include LDFLAGS.

2.1.0

05 Sep 05:11
Compare
Choose a tag to compare

This release adds support for macOS ARM64 (Apple Silicon).

2.0.0

28 Aug 17:43
Compare
Choose a tag to compare

This release adds support for command completion in Bash and zsh.

This is a backwards-incompatible release because the commands will no longer accept flags after arguments.

It includes upgraded dependencies, including compatibility with the latest version of Go (1.15).