Releases: go-simpler/musttag
Releases · go-simpler/musttag
v0.14.0
12 Aug 06:52
Compare
Sorry, something went wrong.
No results found
v0.13.1
24 Apr 16:37
Compare
Sorry, something went wrong.
No results found
7d096c2 fix(yaml): add encoding.Text(Un)marshaler to the interface whitelist (#119 )
v0.13.0
10 Nov 12:15
Compare
Sorry, something went wrong.
No results found
829fc0c feat: do not report types implementing sql.Scanner (#104 )
v0.12.2
08 May 14:25
Compare
Sorry, something went wrong.
No results found
5b5f6e3 fix: check whether a pointer-type implements a Marshaler interface (#94 )
v0.12.1
07 Apr 16:47
Compare
Sorry, something went wrong.
No results found
v0.12.0
05 Apr 13:20
Compare
Sorry, something went wrong.
No results found
v0.11.0
28 Mar 07:52
Compare
Sorry, something went wrong.
No results found
v0.10.0
26 Mar 08:40
Compare
Sorry, something went wrong.
No results found
f16d6ea feat: check whether nested types implement a Marshaler interface (#84 ) by @octo
v0.9.0
27 Feb 21:11
Compare
Sorry, something went wrong.
No results found
v0.8.0
28 Oct 21:21
Compare
Sorry, something went wrong.
No results found
fe32309 fix: report the argument position
1105e1a fix: do not report types implementing (Un)Marshaler (#67 )