Skip to content

AutoFactory 1.0-beta9

Compare
Choose a tag to compare
  • AutoFactory type annotations are now placed correctly even for nested types. (f26d2df)
  • @AutoFactory constructors can now declare checked exceptions. The same exceptions will be declared on the generated create method. (3141e79)
  • google-java-format is no longer referenced in pom.xml. (aa47801)