Releases: goreleaser/nfpm
Releases · goreleaser/nfpm
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.
v2.18.0
Changelog
New Features
- 47d1525: Revert "feat: removing changelog generation" (@caarlos0)
- 8b0a5bf: feat(deps): bump github.com/invopop/jsonschema from 0.5.0 to 0.6.0 (#534) (@dependabot[bot])
- f82c040: feat(deps): update to latest chglog (#538) (@caarlos0)
- 816dd05: feat: removing changelog generation (@caarlos0)
Full Changelog: v2.17.0...v2.18.0
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.17.0
Changelog
New Features
- cdd622a: feat(deps): bump github.com/invopop/jsonschema from 0.4.0 to 0.5.0 (#531) (@dependabot[bot])
- 448a83d: feat(deps): bump github.com/muesli/mango-cobra from 1.1.0 to 1.2.0 (#525) (@dependabot[bot])
- 43adaa0: feat(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#523) (@dependabot[bot])
- 165e9d0: feat(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#524) (@dependabot[bot])
- 912a38e: feat(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#526) (@dependabot[bot])
- af12d33: feat(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#529) (@dependabot[bot])
- 1e0d944: feat: remove empty_folders for good (#522) (@caarlos0)
- 8e17486: feat: remove gofish install method (@caarlos0)
Bug fixes
Full Changelog: v2.16.0...v2.17.0
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
v2.16.0
Changelog
New Features
- 4a6d81c: Revert "feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.4.6 (#484)" (#489) (@caarlos0)
- 7645dff: feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.4.6 (#484) (@dependabot[bot])
- 86d9a4f: feat(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#513) (@dependabot[bot])
- ab5bb31: feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#518) (@dependabot[bot])
- 02f972d: feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#517) (@dependabot[bot])
- dcf239f: feat(deps): switch back to cobra (#506) (@caarlos0)
- 98a59ec: feat: add support for additional fields in Debian control files (#491) (@atheriel)
- 1eb3837: feat: implement dpkg-sig Package signing (#508) (@SasSwart)
- d1c1066: feat: implement dpkg-sig Package signing (#515) (@caarlos0)
- 4889389: feat: update jsonschema library (#521) (@caarlos0)
- 1d42c64: feat: use go 1.18 (#483) (@caarlos0)
Bug fixes
- eb26ce3: fix: apk versioning (#514) (@kpenfound)
- 170bf81: fix: deb version order in control (#498) (@kpenfound)
- 1e26cfc: fix: typo on 'package' commands --help (#512) (@Manezki)
Full Changelog: v2.15.1...v2.16.0
- Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.