Releases: goreleaser/nfpm
Releases · goreleaser/nfpm
v2.23.0
Changelog
New Features
- 1a8876e: feat(deps): bump github.com/klauspost/compress from 1.15.12 to 1.15.13 (#587) (@dependabot[bot])
- 4316b60: feat(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 (#590) (@dependabot[bot])
Bug fixes
- f2e5d2a: fix(deb): changelog fixes (#597) (@caarlos0)
- 0c2ef6b: fix: add the non-overides package relation fields to allow env expansion (#593) (@djgilcrease)
- dedee6d: fix: do not encourage using /usr/local/bin (#596) (@caarlos0)
Full Changelog: v2.22.2...v2.23.0
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.22.2
Changelog
Bug fixes
- 61de4b5: fix(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#582) (@dependabot[bot])
- 2918f99: fix: improve contents.type (#581) (@caarlos0)
Full Changelog: v2.22.1...v2.22.2
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.22.1
Changelog
Bug fixes
- 233ff4d: fix: acceptance test (@caarlos0)
- 5f10dba: fix: archlinux prerelease (#578) (@caarlos0)
- b15966c: fix: relative paths to dirs (#576) (@caarlos0)
Warning
#576 might break your config if you had
destination
s ending with/
.
It is now doing what people would expect it to, and ending with or without/
have different behaviors.
Full Changelog: v2.22.0...v2.22.1
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.22.0
Changelog
New Features
- e1d35a1: feat(deps): bump github.com/invopop/jsonschema from 0.6.0 to 0.7.0 (#573) (@dependabot[bot])
Bug fixes
Full Changelog: v2.21.0...v2.22.0
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.21.0
Changelog
New Features
- f649caf: feat(deps): bump github.com/klauspost/compress from 1.15.11 to 1.15.12 (#569) (@dependabot[bot])
- 2f0c3d3: feat(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#566) (@dependabot[bot])
- db4a4e5: feat(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#565) (@dependabot[bot])
Bug fixes
Full Changelog: v2.20.0...v2.21.0
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.20.0
Changelog
New Features
- 249917d: feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#557) (@dependabot[bot])
- a18661b: feat: add support for Arch Linux packages (#543) (@Arsen6331)
- 7d7280d: feat: allow to parse from stdin (#559) (@caarlos0)
- 1a66c73: feat: update to go 1.19.2 (@caarlos0)
Full Changelog: v2.19.2...v2.20.0
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.19.2
Changelog
Bug fixes
- 8a1b1fc: fix: dont modify slices in a loop (#554) (@djgilcrease)
Full Changelog: v2.19.1...v2.19.2
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.19.1
Changelog
Full Changelog: v2.19.0...v2.19.1
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.19.0
Changelog
New Features
- c97c714: feat(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#551) (@dependabot[bot])
- db0ef25: feat(deps): bump github.com/klauspost/compress from 1.15.1 to 1.15.11 (#552) (@dependabot[bot])
- 4db80eb: feat: allow env expansion in conflicts, suggests, recommends, depends… (#548) (@djgilcrease)
- 437d9ef: feat: upgrade to go 1.19 (#542) (@caarlos0)
Bug fixes
- e78d8b5: fix: fish completions path on nfpm (#547) (@caarlos0)
- 92d4dc2: fix: govulncheck, semgrep & ruleguard scan/fixes (#544) (@caarlos0)
Full Changelog: v2.18.1...v2.19.0
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.18.1
Changelog
Bug fixes
Full Changelog: v2.18.0...v2.18.1
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.