Skip to content

v1.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@komu komu released this 04 May 12:57
· 300 commits to main since this release

New features

  • Ignore underscores on Java fields and setters when resolving instantiators. (Fixes #3)

Other changes

  • Reverted functionality of findUniqueOrNull and findOptional to return null/empty when single null result is returned.