Skip to content

Releases: Antonboom/testifylint

formatter: ignore non-string single arg

13 Nov 21:32
639ce85
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 by @dependabot in #195
  • formatter: ignore non-string single arg by @Antonboom in #200

Full Changelog: v1.5.1...v1.5.2

`encoded-compare` false positives fix

13 Nov 08:47
d522f2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

New `contains`, `regexp`, `encoded-compare'`!

03 Oct 19:42
99d4b62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.5.0

v1.4.3

20 Jun 16:48
473abe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

15 Jun 05:31
858de46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

08 Jun 21:01
4e94ff0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

New `formatter`, 'suite-subtest-run', `suite-broken-parallel`!

08 Jun 19:52
1164965
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

`compares` and `error-nil` false behaviour fix

27 May 17:51
09870c1
Compare
Choose a tag to compare

What's Changed

  • compares: support Same/NotSame by @Antonboom in #96
  • helpers: isError: strict type comparison instead of implementing check by @Antonboom in #97

Full Changelog: v1.3.0...v1.3.1

New `negative-positive` checker and minor changes

18 May 16:30
a6e65e3
Compare
Choose a tag to compare

What's Changed

Checkers

Other

  • build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #74
  • Add links in CONTRIBUTING.md by @ccoVeille in #77
  • README: notice about "fixing with golangci-lint" by @Antonboom in #85
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #87
  • build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #86
  • introduce helpers_*.go files by @Antonboom in #92

New Contributors

Full Changelog: v1.2.0...v1.3.0

bool-compare: support custom types

03 Mar 14:54
68b2b3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0