- π allow adding headers to generated fakes (#153 via @hoegaarden)
- π ensure type info is loaded for compatibility with go 1.13+ (fixes #147)
- π avoid data race (fixes #145 via #149 / @mariash and #159 / @NilsJPWerner)
- π§Ήremove tests for
GOPATH, and ask people to use counterfeiter with go modules (fixes #161) - β¬οΈ dependencies
- π update CI to use
go1.15
Detailed changes: v6.2.3...v6.3.0