Skip to content

Releases: Linaro/skipgen

v0.2.4

29 Jan 20:18
Compare
Choose a tag to compare

The reason for this release is to compress the binaries with upx 3.96, which has a fix for a bug on 64k page size on arm64.

Changelog

1e0ff27 Update Releasing instructions

v0.2.3

23 Aug 21:16
Compare
Choose a tag to compare

Changelog

9b9465f Fix reference to i386


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

v0.2.2

23 Aug 20:57
Compare
Choose a tag to compare

Changelog

db3efe0 Add i386 binaries


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

v0.2.1

02 Mar 18:07
Compare
Choose a tag to compare

Changelog

ac2b220 Allow 'tests' to use StringArray, too
ab8d707 Remove 'matrix' from tests
e7737ff Do not list tests multiple times
d8bc96a Fix typo in usage()


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

v0.2.0

16 Jan 17:41
Compare
Choose a tag to compare

Changelog

a29be19 skipgen: sort output
2de4271 README: Remove development section
8b26c72 skipgen: Change default behavior to show all skips
8efa159 README: Expand 'skipgen' to Skiplist Generator
84281d8 README: Add releasing instructions


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

v0.1.2

03 Jan 22:08
Compare
Choose a tag to compare

Changelog

069c369 Makefile: make clean should remove dist/, too
d64150a skipgen: Move 'version' var outside main()


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

v0.1.1

03 Jan 21:38
Compare
Choose a tag to compare

Changelog

6d8420e Compress binary with upx
aa60c2c Merge pull request #1 from roxell/random_fixes
6dbdc88 skipgen.go: usage: change skipfile.yaml order
dbfc705 gitignore: add skipgen to the ignore file
a16f33b Makefile: add more make targets
31d9c43 README: add golint to build deps
6073da5 README: add -t to install go dependencies
bad3771 Only test with go 1.9.x
807ec2a Exit successfully when running --version
a339d27 Add download instructions
118ba00 Ignore dist/


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

v0.1.0

03 Jan 01:15
Compare
Choose a tag to compare

Changelog

c0852c8 Add travis badge
39e603d Add .travis.yml
91cbef6 spelling typo
7910b30 skipfile has to go last on cli; add version
05f186e Update README to reflect change args
701a1c2 Make skipfile a positional argument; add usage
5c1272f Add .goreleaser file
5d307fc Expand README
ec9df60 Fix markdown in README
2560fa4 Generate a skipfile using yaml


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