Skip to content

Releases: get-woke/woke

v0.9.3

11 Jul 16:55
9eb558b
Compare
Choose a tag to compare

woke now supports the NO_COLOR environment variable. See fatih/color#137 for more details.

Support for the existing DISABLE_COLORS environment variable has not been removed.

Changelog

e6c5bed Remove non-inclusive emoji (#99)
9eb558b Use github.com/caitlinelfring/go-env-default package (#87)
761a2f9 build(deps): bump github.com/fatih/color from 1.11.0 to 1.12.0 (#81)

Docker images

  • docker pull getwoke/woke:0.9
  • docker pull getwoke/woke:0.9.3

v0.9.2

07 Jul 00:54
4c7f232
Compare
Choose a tag to compare

Changelog

4c7f232 Fixed word boundary tests on paths (#93)
f86ffb4 build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#82)
5581bc5 build(deps): bump github.com/rs/zerolog from 1.22.0 to 1.23.0 (#83)

Docker images

  • docker pull getwoke/woke:0.9
  • docker pull getwoke/woke:0.9.2

v0.9.1

20 Jun 18:01
0dc3fe3
Compare
Choose a tag to compare

Changelog

0dc3fe3 Bug: fix running stdin (#86)

Docker images

  • docker pull getwoke/woke:0.9
  • docker pull getwoke/woke:0.9.1

v0.9.0

22 May 15:24
4e1a9a0
Compare
Choose a tag to compare

Changelog

4e1a9a0 Add rule note to output message (#77)

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.9
  • docker pull getwoke/woke:0.9.0

v0.8.1

21 May 20:21
3d7cc20
Compare
Choose a tag to compare

Changelog

7cb1c2d Bug fix: check names of ALL files (#78)
966e4ef build(deps): bump github.com/fatih/color from 1.10.0 to 1.11.0 (#75)
3d7cc20 build(deps): bump github.com/rs/zerolog from 1.21.0 to 1.22.0 (#74)

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.8
  • docker pull getwoke/woke:0.8.1

v0.8.0

06 May 13:29
2e9f79d
Compare
Choose a tag to compare

Changelog

2e9f79d Add "inclusion/exclusion" list of alterntives for white/black list (#73)
f017562 Add support for a custom success error message. (#72)

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.8
  • docker pull getwoke/woke:0.8.0

v0.7.0

05 May 15:02
c6fb17e
Compare
Choose a tag to compare

Changelog

0162d27 Update markdownlint config
391fce2 Upgrade to go 1.16, use go:embed for loading default rules (#60)
a391dc9 build(deps): bump actions/cache from v2 to v2.1.4 (#61)
2bd0552 build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#66)
db46544 build(deps): bump andrewslotin/go-proxy-pull-action from v1.0.0 to v1.0.2 (#62)
67219f0 build(deps): bump github.com/get-woke/go-gitignore from 1.1.1 to 1.1.2 (#57)
c6fb17e build(deps): bump github.com/rs/zerolog from 1.20.0 to 1.21.0 (#63)
acc1aa6 build(deps): bump golangci/golangci-lint-action from v2 to v2.5.2 (#64)

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.7
  • docker pull getwoke/woke:0.7.0

v0.6.0

06 Mar 17:57
e33a005
Compare
Choose a tag to compare

Changelog

e33a005 Include inline ignored violations when --no-ignore flag is used (#55)
a08f212 build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#51)

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.6
  • docker pull getwoke/woke:0.6.0

v0.5.0

10 Feb 02:08
8917e8e
Compare
Choose a tag to compare

Changelog

8917e8e Use spf13/viper to manage config loading (#39)
cb8dc31 build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#46)
9d4cb1b build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#44)

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.5
  • docker pull getwoke/woke:0.5.0

v0.4.1

11 Nov 23:48
fc0fcf6
Compare
Choose a tag to compare

Changelog

fc0fcf6 Fix triggering violations within a wokeignore inline ignore comment (#43)
1e4ff6a build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#35)

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.4
  • docker pull getwoke/woke:0.4.1