Skip to content

Releases: goreleaser/nfpm

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

v0.6.2

28 Mar 18:49
Compare
Choose a tag to compare

Changelog

c52d07b fix: versions with dash on rpm
0c117a7 test: added acceptance tests for versions with dash
327533f test: added test for dash version on deb pipe as well
fc4cd13 test: added rpm test with a dash on version
c592eb0 style: improved rpm pipe tests


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.6.1

28 Mar 00:07
7f4d768
Compare
Choose a tag to compare

Changelog

db0bbe8 chore: improving error handling and wrapping


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.6.0

25 Mar 19:45
368ee0b
Compare
Choose a tag to compare

Changelog

368ee0b chore: dep ensure
6b9e6c8 chore: goreleaser: do not show merge commits on changelog
1238660 test: acceptance tests for globs
e4f3587 docs: Add documentation for glob package
68c9283 refactor: Make LongestCommonPrefix private
cd7e1af refactor: Renamed package pkgutil to glob
d311cf9 fix: Glob prefix may not be a complete path
e7c7c83 feat: File globs using mattn/go-zglob library


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.5.12

23 Mar 17:43
abbeff9
Compare
Choose a tag to compare

Changelog

abbeff9 Merge pull request #22 from goreleaser/arch
5b49758 fix: rpm: translate 386 to i386
7c68620 test: fixed debian test
9deb981 style: dont need to have arches that are the same
0ed55a1 test: acceptance tests for rpm i386
b4d0058 test: acceptance tests for debian i386
9f7e12a fix: arch map for debian packages


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.5.11

20 Mar 19:32
9626479
Compare
Choose a tag to compare

Changelog

9626479 Merge pull request #20 from Lngramos/default-description-value
c3ee446 Fix tests
6af88f7 Set default value for Description field


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.5.10

12 Mar 13:35
3db9ba1
Compare
Choose a tag to compare

Changelog

3db9ba1 fix: simplified rpm version regex
5e04200 fix: deps


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.5.9

11 Mar 18:54
41e2bfc
Compare
Choose a tag to compare

Changelog

41e2bfc fix: recommend install rpm on linux packages
23c2d55 chore: improved makefile
e9801b0 Merge pull request #18 from goreleaser/acceptance
2c9404b test: added empty file to make go test happy
637518d test: renamed file
f093ff0 test: args on img
02d4d8d test: improved acceptance tests
04ca909 test: more acceptance tests
eae43f0 test: starting to add acceptance tests


Automated with GoReleaser
Built with go version go1.10 darwin/amd64