Skip to content

0.4 Release

Compare
Choose a tag to compare
@treblereel treblereel released this 12 Sep 18:45
· 26 commits to master since this release

Fixed known issues:

  • Codegen should use (un)marshallers for XmlElement(Ref) ty pe: Collections 5b2bafd
  • Failing tests for XML attribute handled by XMLAdapter fd309f9
  • Now It must be possible to use XMLAdapter for attrs ff1a9a1
  • Processor must skip generation of beans annotated with @XmlJavaTypeAdapter ef7a33d
  • Minor changes