Skip to content

1.3.0

Compare
Choose a tag to compare
@burnoo burnoo released this 29 Mar 07:53
· 22 commits to master since this release
  • support for all Collection implementations
  • support for arrays of supported types
  • support for raw Collections and with generic and wildcard type argument support
  • support regex for Date and BigDecimal type fields
  • add SkipOn annotation, which suppress parsing/converter exceptions
  • add Format annotation for fields that require NumberFormatter or DateFormatter
  • downgrade jsoup to 1.10.3