Skip to content

Releases: frapposelli/wwhrd

v0.2.2

20 Aug 13:55
842dc42
Compare
Choose a tag to compare

Changelog

842dc42 fix goreleaser for docker
9df20db update deps and move to go mod
84c9fcf update CI README badge
d4a3ea4 move to circleci for CI
1d2fc47 Remove unnecessary Println
a471589 Add tests for --no-color
38bec6b Add flag --no-color

Docker images

  • docker pull frapposelli/wwhrd:latest
  • docker pull frapposelli/wwhrd:v0.2.2
  • docker pull frapposelli/wwhrd:v0
  • docker pull frapposelli/wwhrd:latest
  • docker pull frapposelli/wwhrd:v0.2.2
  • docker pull frapposelli/wwhrd:v0

v0.2.1

14 May 07:39
v0.2.1
Compare
Choose a tag to compare

Changelog

67b0263 set log.Level to Error when using -q
df0393d wwrhd doesn't see any packages when root directory is a symlink
42e5f7e add homebrew instructions

Docker images

  • docker pull frapposelli/wwhrd:v0.2.1
  • docker pull frapposelli/wwhrd:v0
  • docker pull frapposelli/wwhrd:v0.2
  • docker pull frapposelli/wwhrd:latest

v0.2.0

23 Mar 08:47
v0.2.0
Compare
Choose a tag to compare

Changelog

acbf1dd add homebrew release
59feff9 Add test for quiet
856306a Add a quiet flag
99c8f31 Add support for wildcards in the exception list
ff728f4 Warn on unrecognized license in list
649fd93 fix: disable cgo to protect against future breaks

Docker images

  • docker pull frapposelli/wwhrd:v0.2.0
  • docker pull frapposelli/wwhrd:v0
  • docker pull frapposelli/wwhrd:v0.2
  • docker pull frapposelli/wwhrd:latest

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

v0.1.1

28 Feb 22:50
v0.1.1
a09186e
Compare
Choose a tag to compare

Changelog

a09186e Add docker images as part of gorelease

Docker images

  • docker pull frapposelli/wwhrd:v0.1.1
  • docker pull frapposelli/wwhrd:v0
  • docker pull frapposelli/wwhrd:v0.1
  • docker pull frapposelli/wwhrd:latest

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

v0.1.0

28 Feb 21:52
v0.1.0
7b0f1a3
Compare
Choose a tag to compare

Changelog

7b0f1a3 Add goreleaser as part of CI, remove tests for go1.6 and add go1.10
dbbe0b9 ci: setup goreleaser
953f27c git mv vendor/github.com/Sirupsen vendor/github.com/sirupsen
22610df Correct logrus import: Sirupsen => sirupsen
7821365 Refactor minor issues: contextLogger, defer, Test() func
0d16068 travis: update go versions
d85ab92 Add go 1.9 to travis matrix
ae5719e update vendor
adc6b19 ⭐ Initial commit


Automated with GoReleaser
Built with go version devel +b3f00c6985 Wed Feb 28 20:18:37 2018 +0000 linux/amd64