Skip to content

v6.0.1

Compare
Choose a tag to compare
@joefitzgerald joefitzgerald released this 15 Oct 22:41
2d74a21
  • 🐛 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