Skip to content

Releases: Loupeznik/ignoreinit

v1.1.1

12 Oct 09:43
d2c8665
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.11.0 to 0.17.0 by @dependabot in #1
  • Add CI/CD by @Loupeznik in #2
  • Update dependencies
  • Add 'Generated by ignoreinit' annotation
  • Use Go 1.23

New Contributors

Full Changelog: 1.1.0...v1.1.1

1.1.0

21 Jul 16:11
Compare
Choose a tag to compare
  • Added .gitignore merge functionality

1.0.3 (Security release)

26 Dec 13:47
Compare
Choose a tag to compare

Changed:

  • Upgraded dependencies

1.0.2

18 Oct 17:21
Compare
Choose a tag to compare

Changed:

  • Removed duplicated error messages on return

1.0.1

17 Oct 16:44
Compare
Choose a tag to compare

Changed:

  • Fixed ignoreinit replace (in previous version, the replace command would only append new ignore to the old one - now the file is truncated and only new contents are saved)

1.0.0

14 Oct 18:44
Compare
Choose a tag to compare

Initial release

  • Added init command
  • Added replace command