Skip to content

Releases: 42BV/beanmapper

v0.3.1

29 Jun 18:56
Compare
Choose a tag to compare

Release v0.3.1 stable

v0.2.19

19 Nov 10:25
Compare
Choose a tag to compare

Release v0.2.19 stable

v0.2.18

18 Nov 10:58
Compare
Choose a tag to compare

Version 0.2.18 stable

v0.2.16

13 Nov 11:01
Compare
Choose a tag to compare

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

v0.2.15

08 Oct 11:28
Compare
Choose a tag to compare

Version 0.2.15 stable

v0.2.14

01 Sep 12:20
Compare
Choose a tag to compare

Version 0.2.14 stable

v0.2.13

23 Aug 07:27
Compare
Choose a tag to compare

Fixed issue #24 where same-type number conversion failed because the source was not returned, but a conversion was attempted.

v0.2.12

22 Aug 19:47
Compare
Choose a tag to compare

Fixed issue #23 non-annotated collection no longer throws NPE

v0.2.11

18 Aug 09:16
Compare
Choose a tag to compare

Version 0.2.11 stable

  • Resolved #21
  • Merged new feature: mapping collection elements.

v0.2.10

27 Jul 08:59
Compare
Choose a tag to compare

Version 0.2.10 stable