Skip to content

v2.0.0

Choose a tag to compare

@clausnagel clausnagel released this 31 Mar 10:50
· 8 commits to master since this release

🚀 This is a major release of xml-objects introducing a redesigned copy framework and improved documentation.

Highlights:

  • New comprehensive User Guide to help you get started quickly with xml-objects
  • Migration to the standalone object-copier library, offering a more powerful and flexible copy system

Breaking Changes:

  • Removed the util.copy package and CopyBuilder class in favor of the standalone object-copier library
  • Refer to the object-copier documentation for migration details and examples

See the changelog for full details.