Skip to content

v6.0.2

Compare
Choose a tag to compare
@joefitzgerald joefitzgerald released this 03 Jun 06:26
3d5cada
  • 🔒 lock when resetting stubs via Returns / ReturnsOnCall (#96, partially fixes #44 and #84)
  • 🆕 add Calls function to set Stub without a race (#97, fixes #44)
  • 🐛 restore prior behavior for type assertion on unexported interfaces (#101, via @sykesm)
  • 📖 fix examples url (#105, via @beono)
  • 🔦 code cleanup (#107, via @dnephin)
  • 🔦 remove duplicate value fields (#108, via @dnephin)
  • 🔦 refactor imports (#109, via @dnephin)
  • 🔦 shrink main package (#110, via @dnephin)
  • 🔦 only add import aliases to packages when necessary (#111, via @dnephin)
  • 🐛 use v6 import path for go module v2+ compatibilty (fixes #114, via @joefitzgerald)
  • 📖 document how to use counterfeiter v6 with go modules (via @joefitzgerald)

Detailed changes: v6.0.1...v6.0.2