Skip to content

Releases: masonkmeyer/ignore

v1.0.4

24 Mar 18:05
b83823d
Compare
Choose a tag to compare

What's Changed

  • update the github actions after renaming release to main: by @masonkmeyer in #14

v1.0.3 was deleted because the automatic releasing processes failed.

Full Changelog: v1.0.2...v1.0.4

v1.0.2

09 Mar 22:47
e486907
Compare
Choose a tag to compare

What's Changed

  • Upgrade to go 1.18 by @masonkmeyer in #4
  • Add action to publish binary by @masonkmeyer in #5
  • Bump golang.org/x/net from 0.0.0-20210813160813-60bc85c4be6d to 0.7.0 by @dependabot in #9
  • Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 by @dependabot in #8

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Apr 02:30
Compare
Choose a tag to compare

What's Changed

  • Add the ability to alias a name to the package name. by @masonkmeyer in #3

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Dec 22:20
35fb45c
Compare
Choose a tag to compare

ignore is a tool to help find fetch .gitignore files

Usage:
ignore [search term] [flags]

Flags:
-f, --find Search for available gitignore files
-h, --help help for ignore

What's Changed

New Contributors

Full Changelog: https://github.com/masonkmeyer/ignore/commits/v1.0.0