Releases: neptship/ignore
Releases · neptship/ignore
ignore v1.7.0
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
To install:
go install github.com/neptship/ignore@latest
What's Changed
- Migration from the nickname
neptunsk1y
toneptship
Full Changelog: v1.6.0...v1.6.1
ignore v1.6.0
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
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
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
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
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
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
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
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