counterfeiter v6.3.0 Release Notes

Release Date: 2020-10-26 // over 3 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