Skip to content

Releases: roaldnefs/gitignore

v0.4.1

06 Feb 12:59
f8b8a19
Compare
Choose a tag to compare

Changelog

f8b8a19 Merge pull request #8 from roaldnefs/use-goreleaser
8681577 ci: use goreleaser to build new releases
65190a6 docs: update header in README.md
0bc5a36 docs: add MIT license

version 0.4.0

30 Oct 08:45
ce6423d
Compare
Choose a tag to compare

SHA256

gitignore.darwin.amd64  0dcb639c78f5ded9c8a55fa1d1631a8afaddc93429d764d1f353d5435ac2344e
gitignore.linux.amd64   bfcf82a16c769436e3ffadffc51c3d77883958c47b1629cd21f963b2ea3b8f57

version 0.3.1

20 Jul 20:11
6df518f
Compare
Choose a tag to compare

SHA256

gitignore.darwin.amd64  1270d9a7b390c1ce21da3bedf247c9ca9fcc2549906baee4d2f344acfa5d148b
gitignore.linux.amd64   f3ba950db0d846b5aea574ae3c84bea380004b25853e548a3c35e771eda16949

version 0.3.0

20 Jul 19:59
543a188
Compare
Choose a tag to compare
  • Add --global flag to search for globally useful gitignore templates.

v0.2.0

15 Jun 17:33
09ed026
Compare
Choose a tag to compare
  • Add check for existing .gitignore file #1
  • Add option to check if in the root of a git repository #2

SHA256

gitignore.darwin.amd64  307f4ae2307f1a4d67fceb34bd7ab4958d88b19d22f24bb1161e5e3fd312a89d
gitignore.linux.amd64   4eefe594646830e6c715b4bce830c97f197461e26d2414c92d4455ea0481d3b9

v0.2.0-alpha

15 Jun 17:24
09ed026
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release
  • Add check for existing .gitignore file #1
  • Add option to check if in the root of a git repository #2

v0.1.0

15 Jun 07:46
3872d84
Compare
Choose a tag to compare
  • The input is no longer case sensitive
  • If the gitignore template cannot be found, an error will be shown

SHA256

gitignore.darwin.amd64  96cdd990b8017089a337ee1ca1c35ca6827bdf6d1c785cbaa5b186c1430c3c8c    
gitignore.linux.amd64   99f42589ea3427f9f6355b9a19f0db86fb2702e5cc04c548eec07bc5b49243b1

v0.1.0-alpha

15 Jun 07:36
3872d84
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
Update command to use go-github

Signed-off-by: Roald Nefs <info@roaldnefs.com>

v0.0.1-alpha.2

13 Jun 04:06
dc37104
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release
Fix typo in .travis.yml

Signed-off-by: Roald Nefs <info@roaldnefs.com>