Skip to content

2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 10:38
· 152 commits to refs/heads/master since this release

πŸš€ New features and improvements

  • Support arbitrary element names via 'xs:any' (#265) @kwin
  • Call setter only after object has been populated (#267) @kwin
  • replace handwritten components.xml with annotations (#285) @hboutemy
  • Optionally enforce required elements in XSDs (#263) @kwin
  • Add a velocity template based generator (#269) @gnodet
  • Use optimised plexus-utils CachingWriter (#186) @gnodet

πŸ› Bug Fixes

  • Make the Xpp3Reader#read(XmlPullParser, boolean strict) public (#196) @gnodet
  • Fix json encoding (#185) @gnodet

πŸ“¦ Dependency updates

πŸ“ Documentation updates

πŸ‘» Maintenance

πŸ”§ Build