Skip to content

v0.2.16

Compare
Choose a tag to compare
@Rickvanderwaal Rickvanderwaal released this 13 Nov 11:01
· 275 commits to master since this release

Version v0.2.16 stable

  • Support for no args constructor. This resolves #34
  • Added new annotation: BeanAlias.
  • Added extra map argument FieldsToMap. Only the given fields would mapped. This resolves #36
  • Nested objects bugfix. This resolves #35