Releases: durandj/git-ignore
Releases · durandj/git-ignore
v1.4.0
1.4.0 (2024-01-04)
Feature
- Added sorting for output of
list
command (7449b89)
Bug Fixes
Chores
- Updated dev tooling versions (9bcfeb2)
v1.3.5
1.3.5 (2023-05-04)
Bug Fixes
- Trying to fix deb by removing contents section (b82e215)
v1.3.4
1.3.4 (2023-05-04)
Bug Fixes
- Added
deb
format to nfpm configuration (a69f275)
v1.3.3
1.3.3 (2023-05-04)
Bug Fixes
- Added semantic-release artifacts to gitignore (2922c73)
v1.3.2
1.3.2 (2023-05-04)
Bug Fixes
- Trying to move tag fetching after semantic-release (6223622)
v1.3.1
1.3.1 (2023-05-04)
Bug Fixes
- Fetch tags when creating a release (b06847c)
v1.3.0
1.3.0 (2023-05-04)
Feature
CI
- Replaced goreleaser deprecated --rm-dist flag (05a07f2)
v1.2.0
1.2.0 (2023-05-04)
Feature
Tests
- Switched from Ginkgo/Gomega to testify (058139a)
Chores
- Added .vscode settings to gitignore for now (9c5cb02)
- Updated golangci-lint configuration (b5aaeb6)
- Moved everything in
pkg
to internal
(5fc37f2)
CI
- Fixed goreleaser deprecation error (0532bc2)
- Fixed Go version being wrongly selected (3cbad73)
- Added option for building .deb file (8d3a69a)
v1.1.1
1.1.1 (2022-06-08)
Bug Fixes
- Added actual builds for each release (#21) (0d88de9)
v1.1.0
1.1.0 (2022-06-08)
Feature
- Upgrades for dependencies and added Github Actions (#20) (3c65046)