counterfeiter v6.3.0 Release Notes
Release Date: 2020-10-26 // over 4 years ago-
- π± π 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
go
1.15
Detailed changes: v6.2.3...v6.3.0
Previous changes from v6.2.3
-
- π± π ensure the tool works when using
go
1.14
(#157, fixes #156, via @howardjohn) - π π§Ήremove unused variable with usage information (#138, via @nkovacs)
- π± β¬οΈ dependencies
- β‘οΈ π update CI to use
go
1.14
Detailed changes: v6.2.2...v6.2.3
- π± π ensure the tool works when using