Skip to content

Releases: get-woke/woke

v0.1.11

08 Sep 22:48
Compare
Choose a tag to compare

Changelog

7cc2ff2 Revert "Add errorformat printer"
d637e69 s/warn/warning/

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.11

v0.1.10

08 Sep 22:18
Compare
Choose a tag to compare

Changelog

00685a0 Add errorformat printer
9947a55 Add terms for white/black-list

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.10

v0.1.9

05 Sep 18:24
Compare
Choose a tag to compare

Changelog

f33e9d4 Fix output sorting

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.9

v0.1.8

05 Sep 17:43
Compare
Choose a tag to compare

Changelog

dcd5cc4 Add tests for default rule regex matching for confidence
64daae1 Concurrently output results
30b76cd Fix race condition in addRecursiveGitIgnores

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.8

v0.1.7

04 Sep 20:47
Compare
Choose a tag to compare

Changelog

5134fd2 Add error handling to Parser goroutines
4898a87 Add pre-commit-hooks
76cb22e Benchmark for cmd.Execute for profiling
5551af2 Move recursive ignore file searcher to fastwalk
6bfca66 No need to check if dir in Walk, IsTextFile does it
25f4d56 Only woke changed files on PRs (#3)
fe459c2 Option to parse file fully in parallel, or bounded
26ba5e2 Simplify goroutines in parser package
d0f8f0b Use bounded parallelism for file reading
29c592a Use fastwalk instead of filepath.Walk
d3c89fc chore: bump go-gitignore version

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.7

v0.1.6

03 Sep 20:21
Compare
Choose a tag to compare

Changelog

51416cf Add functionality (disabled) for all .gitignores in directory

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.6

v0.1.5

03 Sep 07:03
Compare
Choose a tag to compare

Changelog

e2fc97e Add --no-ignore flag to turn off .gitignore/.workignore
94f1ddb Add ability to disable default rules
de427db Add default .woke.yaml
391983b Allow overriding a default rule with a custom config
d1b49c0 fix: no spaces in default rule names

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.5

v0.1.4

03 Sep 05:53
Compare
Choose a tag to compare

Changelog

b77202c Add ability to do in-line rule-based ignores (#2)
e66ee8c Fix fail-on-error field for GH Action
a175631 Update error with exit-1-on-failure

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.4

v0.1.3

03 Sep 03:36
Compare
Choose a tag to compare

Changelog

8d0be18 Publish homebrew tap

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.3

v0.1.2

03 Sep 02:17
Compare
Choose a tag to compare

Changelog

43f05e2 Add woke GH action
6ac3cd1 Remove broke pkg.go.dev GH action
fc12ded Rewrite Text output to show location in source code
753a421 Sort FileResults

Docker images

  • docker pull getwoke/woke:latest
  • docker pull getwoke/woke:0.1
  • docker pull getwoke/woke:0.1.2