Releases: masonkmeyer/ignore
Releases · masonkmeyer/ignore
v1.0.4
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
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
- @dependabot made their first contribution in #9
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
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
- Detect symbolic links by @masonkmeyer in #1
- Add search to the CLI tool by @masonkmeyer in #2
New Contributors
- @masonkmeyer made their first contribution in #1
Full Changelog: https://github.com/masonkmeyer/ignore/commits/v1.0.0