Releases: goreleaser/nfpm
v0.7.1
v0.7.0
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
v0.6.2
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
v0.6.0
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
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
v0.5.10
v0.5.9
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