Skip to content

Releases: neptship/ignore

ignore v1.7.0

08 Jul 05:25
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • Interface change with using PromptUI
  • Project structure changed
  • Simplifying the cli
  • Removed bugs

Full Changelog: v1.6.1...v1.7.0

ignore v1.6.1

26 Jun 07:54
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • Migration from the nickname neptunsk1y to neptship

Full Changelog: v1.6.0...v1.6.1

ignore v1.6.0

21 Dec 13:39
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • Add detailed descriptions of the commands
  • Colorized tui

Full Changelog: v1.5.0...v1.6.0

ignore v1.5.0

16 Dec 11:30
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • Add template registry for handling template files
  • Formatting the code, transferring templates

Full Changelog: v1.4.0...v1.5.0

ignore v1.4.0

15 Dec 07:11
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • Added the version check command
  • Version verification is automated
  • The work of the add command has been optimized

Full Changelog: v1.3.2...v1.4.0

ignore v1.3.2

14 Dec 09:02
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • fixed bug with adding a template to the .ignore file

Full Changelog: v1.3.1...v1.3.2

ignore v1.3.1

13 Dec 07:52
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • Refactor code (formatting)

Full Changelog: v1.3.0...v1.3.1

ignore v1.3.0

13 Dec 06:34
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • New list templates command

Full Changelog: v1.2.0...v1.3.0

ignore v1.2.0

13 Dec 04:29
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • Add 600+ templates for *.ignore files
  • Fix some bugs

Full Changelog: v1.1.0...v1.2.0

ignore v1.1.0

11 Dec 13:39
d1f61e9
Compare
Choose a tag to compare

To install:

go install github.com/neptship/ignore@latest

What's Changed

  • Add crash and panic handling

Full Changelog: v1.0.1...v1.1.0