Skip to content

Releases: maxatome/go-testdeep

v1.0.7

10 Dec 11:10
92fe9af
Compare
Choose a tag to compare
  • always dereference interfaces before calling Testdeep operators
  • Code func can now return an error

v1.0.6

07 Dec 21:47
f2d7ec9
Compare
Choose a tag to compare

v1.0.5

02 Nov 20:24
4286567
Compare
Choose a tag to compare

v1.0.3

19 Aug 03:50
902e323
Compare
Choose a tag to compare
  • internal structures not accessible anymore
  • works around golang golang/go#26995 issue (impact go test -race usages)
  • unit tests pass when "unsafe" package is not available
  • test coverage increased

v1.0.2

20 Jul 12:51
662962a
Compare
Choose a tag to compare
  • panic corrected
  • simplify most strings display

v1.0.1

15 Jul 21:12
Compare
Choose a tag to compare

With NaN & NotNaN operators, we now have 49 TestDeep operators!

v1.0.0

24 Jun 21:14
716b923
Compare
Choose a tag to compare

47 TestDeep operators, a good starting point for a first release :)