Skip to content

v2.2.2

Compare
Choose a tag to compare
@vRallev vRallev released this 17 May 06:25
· 1226 commits to main since this release
  • Handle inner generic classes in factories for constructor injection properly, see #244.
  • Generate a correct factory when a class has both constructor and member injection, see #246.
  • Make generated assisted factories match interface function names, see #252.
  • Fix a parsing error for inner class reference expressions, see #256.
  • Verify that the qualifier is added to generated methods for member injection, see #264.