Releases: xmlobjects/xml-objects
Release list
v2.0.1
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.
v1.3.0
This is a minor bugfix and maintenance release. See the changelog for details.
v1.2.0
This is a minor bugfix and maintenance release. See the changelog for details.
v1.1.6
This is a minor bugfix and maintenance release. See the changelog for details.
v1.1.5
This is a minor bugfix and maintenance release. See the changelog for details.
v1.1.4
This is a minor bugfix and maintenance release. See the changelog for details.
v1.1.2
This is a minor bugfix and maintenance release. See the changelog for details.
v1.1.1
This is a minor bugfix and maintenance release. See the changelog for details.
v1.1.0
This is a minor bugfix and maintenance release. Note that Java 17 is now the minimum required version for using xml-objects. See the changelog for details.