Woke Versions Save

Detect non-inclusive language in your source code.

v0.19.0

1 year ago

Changelog

  • e588a3e Add support for 'checkstyle' output (#209)

v0.18.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/get-woke/woke/compare/v0.18.3...v0.18.4

v0.18.3

1 year ago

Changelog

  • 4cc10d8 Add arm64 to installer script (#200)
  • 51aeae3 build(deps): bump actions/cache from 2.1.7 to 3.0.5 (#217)
  • 68b20d2 build(deps): bump actions/checkout from 2 to 3 (#179)
  • 14bde7e build(deps): bump actions/setup-go from 2 to 3 (#221)
  • 1ef2c4b build(deps): bump actions/setup-python from 2 to 4.1.0 (#214)
  • 42aa4ff build(deps): bump github.com/caitlinelfring/go-env-default (#178)
  • 9db5310 build(deps): bump github.com/rs/zerolog from 1.26.0 to 1.27.0 (#201)
  • 84872d7 build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.5.0 (#208)
  • a6470c4 build(deps): bump github.com/spf13/viper from 1.9.0 to 1.12.0 (#196)
  • 62cfa02 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.0 (#213)
  • a3a5dc2 build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#220)
  • 9a99673 build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#222)
  • 3491025 build(deps): bump nosborn/github-action-markdown-cli from 2.0.0 to 3.1.0 (#203)
  • 2100735 build(deps): bump peter-evans/dockerhub-description from 2 to 3 (#187)

v0.18.2

2 years ago

Changelog

  • 68daeec [bugfix] Fix error when running with submodules (#194)
  • b84aaf8 build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#184)

v0.18.1

2 years ago

Changelog

  • 939e604 [bug] Remove replace directive for go-git module (#182)

v0.18.0

2 years ago

Changelog

  • 6531f50 Add support for nested ignore files (#117)
  • 9db4e4c Override home directory to avoid tests failing because ~/.woke.yaml exists (#164)
  • a79c304 build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#168)
  • 4bb7129 build(deps): bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12 (#169)
  • ec1b9ae build(deps): bump github.com/rs/zerolog from 1.25.0 to 1.26.0 (#156)

v0.17.1

2 years ago

Changelog

8fb42f5 Fix sonarqube index on filename violations (#162)

Docker images

  • docker pull getwoke/woke:0.17
  • docker pull getwoke/woke:0.17.1

v0.17.0

2 years ago

Changelog

e1176dc Add --disable-default-rules flag (#132) 2058e2c Add a more self-contained pre-commit hook (#155)

Docker images

  • docker pull getwoke/woke:0.17
  • docker pull getwoke/woke:0.17.0

v0.16.1

2 years ago

Changelog

3bb2645 build(deps): bump github.com/fatih/color from 1.12.0 to 1.13.0 (#143) 018c78d build(deps): bump github.com/mattn/go-colorable from 0.1.8 to 0.1.11 (#150) 2dc0452 build(deps): bump github.com/rs/zerolog from 1.23.0 to 1.25.0 (#140) 3551a75 build(deps): bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#148)

Docker images

  • docker pull getwoke/woke:0.16
  • docker pull getwoke/woke:0.16.1

v0.16.0

2 years ago

Changelog

c5a39fe Ability to pull in rules from remote repos (#122)

Docker images

  • docker pull getwoke/woke:0.16
  • docker pull getwoke/woke:0.16.0