Skip to content

1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@joel-jeremy joel-jeremy released this 13 Jun 12:56
· 113 commits to main since this release
6f2b47d

Changelog: (Includes breaking changes)

  • New InvocationContext class which contains info about the proxy method invocation
  • @ResolverFacade target type parameter support (similar to @ConverterFacade)
  • @ConverterFacade to derive target type from proxy method return type when there is no target type parameter
  • Fallback to method name if no externalized property name is defined
  • Character/char converter