Skip to content

Releases: goreleaser/nfpm

v0.9.3

09 Jul 02:53
Compare
Choose a tag to compare

Changelog

923d6a7 chore: typo
2615d25 refactor: accept params struct on ITs
91a3393 fix: linter
789bf5c chore: typo
4980d73 fix: rpm: windows paths inside tar files
121a714 fix: deb: windows paths inside tar/ar files

Docker images

  • docker pull goreleaser/nfpm:v0.9.3
  • docker pull goreleaser/nfpm:v0.9
  • docker pull goreleaser/nfpm:latest

v0.9.2

15 Jun 19:50
25eddcb
Compare
Choose a tag to compare

Changelog

25eddcb fix: docker login on travis
fd58e75 docs: readme
68fd410 feat: added docker image

Docker images

  • docker pull goreleaser/nfpm:v0.9.2
  • docker pull goreleaser/nfpm:v0.9
  • docker pull goreleaser/nfpm:latest

v0.9.1

04 Jun 14:21
a0f04ab
Compare
Choose a tag to compare

Changelog

a0f04ab test: fix duplicated code and other issues
7d40a1a fix: test timeout
81b0104 docs: Add overrides section to example config
5baf897 fix: pull test images before testing to avoid timeouts
e50dcef chore: using golangci-lint as linter

v0.9.0

17 May 00:48
Compare
Choose a tag to compare

Changelog

d2eaeef chore: idk why travis complains about this one
91995af fix: shadowed error
4fb7970 chore: better gometalinter
f146edb fix: deb: cyclo complexity
8063cc1 test: parallel acceptance tests
09991ab test: empty managed dirs acceptance tests
eef4f1b feat: support creating empty managed dirs
36ec9c0 feat: deb: create empty managed dirs
a2ecad5 feat: rpm: create empty managed dirs
03334d1 chore: faster it test by not sending too much context to docker daemon

v0.8.2

25 Apr 14:22
8faa8e2
Compare
Choose a tag to compare

Changelog

d0b56fa add: Add arm6 and arm7 support to deb package

v0.8.1

19 Apr 02:46
651ac59
Compare
Choose a tag to compare

Changelog

651ac59 chore: removed yaml.v1

v0.7.2

10 Apr 17:39
3c67919
Compare
Choose a tag to compare

Changelog

3c67919 fix: fixed example config

v0.7.1

09 Apr 16:45
769a497
Compare
Choose a tag to compare

Changelog

769a497 chore: fmt
08812ef bump: dep update

v0.7.0

09 Apr 16:27
Compare
Choose a tag to compare

Changelog

b3e51e1 test: e2e test for rpm maintainer scripts
ee5a988 refactor: pointers in favor of reflection in rpm
c5e971e feat: maintainer scripts for rpm
d598c7f test: e2e tests for deb maintainer scripts
992e1aa feat: maintainer scripts for deb
fe1364f docs: readme
c75a76b fix: yaml v2 and strict unmarshal
2df2ffc docs: update project status

v0.6.3

05 Apr 12:56
Compare
Choose a tag to compare

Changelog

672aa2b fix: better validations