2.0.1 - 2026-04-16
- Updated to xml-objects 2.0.1.
2.0.0 - 2026-03-31
- Breaking: Updated to xml-objects 2.0.0.
- Removes the
CopyBuilderclass and the entireorg.xmlobjects.util.copypackage in favor of the standalone object-copier library, which provides a more powerful and flexible copy framework.
- Removes the
1.3.0 - 2025-12-29
- Replaced the external
Attributesclass withGenericAttributesfor storing non-xAL attributes, resolving serialization issues withAttributes. #4 - Removed
Copyableinterface fromXALObject. - Updated xml-objects to 1.3.0.
1.2.0 - 2025-11-20
- Updated xml-objects to 1.2.0.
1.1.6 - 2025-09-27
- Updated xml-objects to 1.1.6.
1.1.5 - 2025-03-02
- Updated xml-objects to 1.1.5.
1.1.4 - 2025-01-19
- Updated xml-objects to 1.1.4.
- Updated Gradle to 8.12.
1.1.2 - 2024-12-01
- Updated xml-objects to 1.1.2.
1.1.1 - 2024-07-15
- Updated xml-objects to 1.1.1.
1.1.0 - 2024-01-29
- Breaking: Java 17 is now the minimum required version for using xal-objects.
1.0.4 - 2023-11-03
- Deep-copying of
AddressObjectsusing theCopyBuilderfrom xml-objects failed in case theotherAttributesfield was used for the address object. - Fixed
XALWalkerto visitFreeTextAddressobjects.
1.0.3 - 2023-04-04
- Updated xml-objects to 1.0.3.
1.0.2 - 2023-02-06
- Updated xml-objects to 1.0.2.
1.0.1 - 2022-09-08
- Updated xml-objects to 1.0.1.
1.0.0 - 2022-08-20
This is the initial release of xal-objects.