v2.0.0
🚀 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.copypackage andCopyBuilderclass in favor of the standaloneobject-copierlibrary - Refer to the object-copier documentation for migration details and examples
See the changelog for full details.