Skip to content

v1.2.0

Compare
Choose a tag to compare
@jmattheis jmattheis released this 25 Nov 11:29
· 73 commits to main since this release
cafe070
  • Support using unexported fields, methods and functions when they are accessible from the output:package
  • Fix ignored field settings for conversions from non pointer to pointer types
  • Improve error messages for *T to T conversions
  • Error on overlapping internal sub methods