Skip to content

Releases: bayashi/actually

v0.33.0

17 Jan 23:29
d6d0816
Compare
Choose a tag to compare

What's Changed

  • Thread safe
  • improve CmpAllowUnexported method
  • Add CmpIgnoreUnexported method
  • tiny fix

Full Changelog: v0.32.0...v0.33.0

v0.32.0

14 Jan 23:08
5c4f8fd
Compare
Choose a tag to compare

What's Changed

  • Add CmpProto method to compare protobuf messages by @bayashi in #152

Full Changelog: v0.31.0...v0.32.0

v0.31.0

31 Dec 08:17
9c395df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.31.0

v0.30.0

21 Dec 12:08
e6eba05
Compare
Choose a tag to compare

What's Changed

  • always set Test Name at Witness.New by @bayashi in #147
  • Update RADME
  • Update dependency
    • Bump github.com/yassinebenaid/godump from 0.9.1 to 0.10.0 by @dependabot in #145

Full Changelog: v0.29.0...v0.30.0

v0.29.0

07 Jul 11:27
c44984e
Compare
Choose a tag to compare

What's Changed

  • Update README
  • Dump by godump

Full Changelog: v0.28.0...v0.29.0

v0.28.0

02 Jun 09:17
fc06cfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.28.0

v0.27.0

02 May 15:29
fcb7989
Compare
Choose a tag to compare

What's Changed

  • Add Cmp, CmpAllowUnexported and CmpOpt methods
  • Debug method accepts multiple info
  • Add gofmt in staticcheck
  • Update README

Full Changelog: v0.26.0...v0.27.0

v0.26.0

07 Apr 23:22
5ba50c5
Compare
Choose a tag to compare

What's Changed

  • Add Expectf(format string, v ...any)
  • Update README
  • Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1

Full Changelog: v0.25.0...v0.26.0

v0.25.0

10 Mar 01:40
29402e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.25.0

Deprecated

SameNumber and NotSameNumber methods have been deprecated. These will be removed.
Use SameConvertibleNumber or NotSameConvertibleNumber instead.

v0.24.0

08 Mar 18:19
78d4058
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.0