Skip to content

0.5 Release

Compare
Choose a tag to compare
@treblereel treblereel released this 24 Feb 05:25
· 14 commits to master since this release

What's Changed

  • XmlValue doesn't support XmlCData annotation by @treblereel in #100
  • workaround for ClassCastException (explicit cast needed in for-each l… by @treblereel in #103
  • adding ability to annotate collections with @XmlJavaTypeAdapter by @treblereel in #102
  • Deduplicate files between common and api by @niloc132 in #105
  • removed duplicated exception classes from api module by @treblereel in #104

New Contributors

Full Changelog: mapper-parent-0.4...mapper-parent-0.5