counterfeiter v6.0.1 Release Notes

Release Date: 2018-10-15 // over 5 years ago
    • ๐Ÿ“ฆ ๐Ÿ› allow fakes to be generated for interfaces that are contained in a package named sync (fixes #95)
    • ๐Ÿ“ฆ ๐Ÿ”ฌ prove that fakes can now be generated for interfaces that embed an interface in an aliased package (#18)
    • ๐Ÿ“ฆ ๐Ÿ”ฌ prove that fakes can now be generated for interfaces that embed an interface in a package with a package name that is different from the final segment of the import path (#87, #88)

    Detailed changes: v6.0.0...v6.0.1