v1.4.0
193ff6f #358 add template for PR and bug report (#361)
f165686 Add Mockgen Version Flag (#362)
41e7e9a Add a CI check for go vet and go lint (#345)
d1dd49b Added self_package option to readme (#355)
112dfb8 Adds GotFormatter interface and WantFormatter func (#236)
1bf84fa Allow AssignableToTypeOf reflect.Type (#365)
176c208 Allow mockgen to execute from outside go modules
e00cb15 Always remove self_package import (#343)
140ae90 Fix small typo in Controller example (#295)
45682d7 Pass -build_flags as Multiple Args (#357)
2b692ab Simplified Go code
0e690d0 Update documentation on MinTimes and MaxTimes (#334)
7968cef Update issue templates (#363)
cbd2e35 Update mockgen installation docs
9be4808 add All matcher (#367)
b4b7d21 add Len matcher (#368)
de9f6c5 add benchmark for parse file (#372)
577071b ci: add 1.13 testing (#337)
0d12903 fix feature request template (#364)
817c00c fix generates non-compilable code (#371)
3dcdcb6 fix not resolving go module major versions (#385)
693e3a8 fix pr template (#366)
29da289 fix several linting warnings (#374)
dd8d2a2 fix small typo in comments (#314)
3251ae5 fix tests passing when they should not (#378)
1b95bd9 fix: avoid constructing improper import graph (#383)
3fae808 include binaries with tagged releases via GoReleaser (#229)
0800f9a refactor method names for reflect/source (#376)