PackageTrack

Go modules · #2569

github.com/get-woke/woke

v0.19.0get-woke/woke

Release timeline

78 releases since 2020
202120222023202420252026

Releases

  1. v0.19.1-0.20220814135339-5d52c1541ab714 Aug 2022pre-release

    Nothing published for this version

  2. v0.19.028 Jul 2022
    Release notes

    Changelog

    Open source →
    Additional notes

    v0.19.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.18.419 Jul 2022
    Release notes

    What's Changed

    • feat: add multiarch support by @sxd in #216

    New Contributors

    • @sxd made their first contribution in #216

    Full Changelog: v0.18.3...v0.18.4

    Open source →
    Additional notes

    v0.18.4

    Compare

    Choose a tag to compare

    Open source →
  4. v0.18.319 Jul 2022
    Release notes

    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)
    Open source →
    Additional notes

    v0.18.3

    Compare

    Choose a tag to compare

    Open source →
  5. v0.18.3-0.20220814135339-5d52c1541ab714 Aug 2022pre-release

    Nothing published for this version

  6. v0.18.3-0.20220615001120-4cc10d8fbb3b15 Jun 2022pre-release

    Nothing published for this version

  7. v0.18.214 May 2022
    Release notes

    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)
    Open source →
    Additional notes

    v0.18.2

    Compare

    Choose a tag to compare

    Open source →
  8. v0.18.2-0.20220319160009-b84aaf86d92719 Mar 2022pre-release

    Nothing published for this version

  9. v0.18.119 Mar 2022
    Release notes

    Changelog

    • 939e604 [bug] Remove replace directive for go-git module (#182)
    Open source →
    Additional notes

    v0.18.1

    Compare

    Choose a tag to compare

    Open source →
  10. v0.18.018 Mar 2022
    Release notes

    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)
    Open source →
    Additional notes

    v0.18.0

    Compare

    Choose a tag to compare

    Open source →
  11. v0.17.2-0.20220218022815-1b32c2b2b25618 Feb 2022pre-release

    Nothing published for this version

  12. v0.17.2-0.20211213130402-a79c3041d73713 Dec 2021pre-release

    Nothing published for this version

  13. v0.17.2-0.20211127124057-91d3b37337e527 Nov 2021pre-release

    Nothing published for this version

  14. v0.17.2-0.20211122171851-e8652500ffd222 Nov 2021pre-release

    Nothing published for this version

  15. v0.17.2-0.20211120145418-ec1b9ae961f520 Nov 2021pre-release

    Nothing published for this version

  16. v0.17.118 Nov 2021
    Release notes

    Changelog

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

    Docker images

    • docker pull getwoke/woke:0.17
    • docker pull getwoke/woke:0.17.1
    Open source →
    Additional notes

    v0.17.1

    Compare

    Choose a tag to compare

    Open source →
  17. v0.17.07 Nov 2021
    Release notes

    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
    Open source →
    Additional notes

    v0.17.0

    Compare

    Choose a tag to compare

    Open source →
  18. v0.16.2-0.20211107135637-ee781d3ce0dd7 Nov 2021pre-release

    Nothing published for this version

  19. v0.16.2-0.20211105113424-2058e2c6d6285 Nov 2021pre-release

    Nothing published for this version

  20. v0.16.15 Nov 2021
    Release notes

    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
    Open source →
    Additional notes

    v0.16.1

    Compare

    Choose a tag to compare

    Open source →
  21. v0.16.1-0.20211105012737-2dc04520afdf5 Nov 2021pre-release

    Nothing published for this version

  22. v0.16.05 Nov 2021
    Release notes

    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
    Open source →
    Additional notes

    v0.16.0

    Compare

    Choose a tag to compare

    Open source →
  23. v0.15.2-0.20211105002242-bae3355359745 Nov 2021pre-release

    Nothing published for this version

  24. v0.15.113 Oct 2021

    Nothing published for this version

  25. v0.15.1-0.20211013122015-da6e23b08f4e13 Oct 2021pre-release

    Nothing published for this version

  26. v0.15.1-0.20211001215831-fadace1167211 Oct 2021pre-release

    Nothing published for this version

  27. v0.15.028 Sept 2021

    Nothing published for this version

  28. v0.14.020 Aug 2021

    Nothing published for this version

  29. v0.13.1-0.20210820115423-1fe097d643f020 Aug 2021pre-release

    Nothing published for this version

  30. v0.13.1-0.20210812134704-9cb4ade7c58c12 Aug 2021pre-release

    Nothing published for this version

  31. v0.13.011 Aug 2021

    Nothing published for this version

  32. v0.12.02 Aug 2021

    Nothing published for this version

  33. v0.11.1-0.20210727231331-4c894f281b7027 Jul 2021pre-release

    Nothing published for this version

  34. v0.11.027 Jul 2021

    Nothing published for this version

  35. v0.10.322 Jul 2021

    Nothing published for this version

  36. v0.10.221 Jul 2021

    Nothing published for this version

  37. v0.10.121 Jul 2021

    Nothing published for this version

  38. v0.10.020 Jul 2021

    Nothing published for this version

  39. v0.9.311 Jul 2021

    Nothing published for this version

  40. v0.9.3-0.20210707005506-761a2f9613f67 Jul 2021pre-release

    Nothing published for this version

  41. v0.9.27 Jul 2021

    Nothing published for this version

  42. v0.9.2-0.20210620181500-f86ffb4d4c0e20 Jun 2021pre-release

    Nothing published for this version

  43. v0.9.120 Jun 2021

    Nothing published for this version

  44. v0.9.1-0.20210620164649-e0c7d987652f20 Jun 2021pre-release

    Nothing published for this version

  45. v0.9.022 May 2021

    Nothing published for this version

  46. v0.8.121 May 2021

    Nothing published for this version

  47. v0.8.1-0.20210521173716-966e4ef32d3d21 May 2021pre-release

    Nothing published for this version

  48. v0.8.1-0.20210520214034-e796aee592a220 May 2021pre-release

    Nothing published for this version

  49. v0.8.05 May 2021

    Nothing published for this version

  50. v0.7.05 May 2021

    Nothing published for this version

  51. v0.6.1-0.20210420214921-576b42ae8fb420 Apr 2021pre-release

    Nothing published for this version

  52. v0.6.06 Mar 2021

    Nothing published for this version

  53. v0.5.1-0.20210218020119-69f16640120618 Feb 2021pre-release

    Nothing published for this version

  54. v0.5.1-0.20210216002448-a08f212ce4aa16 Feb 2021pre-release

    Nothing published for this version

  55. v0.5.010 Feb 2021

    Nothing published for this version

  56. v0.4.111 Nov 2020

    Nothing published for this version

  57. v0.4.029 Oct 2020

    Nothing published for this version

  58. v0.3.027 Oct 2020

    Nothing published for this version

  59. v0.2.224 Oct 2020

    Nothing published for this version

  60. v0.2.123 Oct 2020

    Nothing published for this version