v6.2.1
- 🍄 commit all generated fakes so that the package is buildable without using
go:generate
, and for checks and balances: fail ci if fakes are modified in any way as a result ofgo:generate
(#127, via @zikaeroh) - 🐛 correctly support interfaces with functions that have inline struct paramters (#129, via @chrusty)
Detailed changes: v6.2.0...v6.2.1