[go: up one dir, main page]

Skip to content

Releases: jakewarren/fixme

v1.4.0

05 Mar 18:25
Compare
Choose a tag to compare

Changelog

  • 358a294 Bump github.com/fatih/color from 1.7.0 to 1.13.0
  • 0e9824e Bump github.com/remeh/sizedwaitgroup
  • 4f80362 Update .goreleaser.yml
  • cb1d625 Update README.md
  • 6b18244 Upgrade to GitHub-native Dependabot
  • 1431dfa add JSON support and expand test suite
  • 5a259fa add thanks section to README.md
  • 7f0680a fixup lint workflow trigger
  • 3e3f853 fixup linting issues
  • 385a4b9 lets put circle ci config in correct place this time..
  • 130d262 release v1.4.0
  • d5ddfb3 remove vendor
  • c19a2bb run through gofumpt
  • ae5a8dd switch to github actions
  • 645e161 update CI stuffz

v1.3.0

30 Oct 19:16
Compare
Choose a tag to compare

[1.3.0] - 2019-10-30

Added

Changed

  • Migrated to go modules.
  • Build releases with goreleaser.

v1.2.0

22 Jul 16:17
Compare
Choose a tag to compare

[1.2.0] - 2019-07-22

Fixed

  • Fixed an issue with output being inconsistent between runs. Thanks @reidab!

Changed

  • If the user doesn't specify a directory, use the current directory as a default.
  • Exclude the vendor directories by default.

v1.1.0

03 Oct 22:17
Compare
Choose a tag to compare

[1.1.0] - 2017-10-03

Changed

  • Added a max limit to the number of spawned goroutines to prevent trouble when running on large directories.

v1.0.0

03 Oct 16:39
Compare
Choose a tag to compare
v1.0.0