Releases: phax/ph-xhe
Releases · phax/ph-xhe
ph-xhe 4.0.1
- Moved XML Schema to folder
external/...
Full Changelog: ph-xhe-4.0.0...ph-xhe-4.0.1
ph-xhe 4.0.0
- Using Java 11 as the baseline
- Updated to ph-commons 11
- Using JAXB 4.0 as the baseline
Full Changelog: ph-xhe-3.0.0...ph-xhe-4.0.0
ph-xhe 3.0.0
- Updated to XHE 1.0 OS
- Removed the separate handling of CS02 and CS03 packages - only the 1.0 OS version is supported
ph-xhe 2.2.1
- Generating the JAXB stuff in a single execution to create a single episode file
ph-xhe 2.2.0
- Updated to ph-commons 10.1
ph-xhe 2.1.0
- Updated to ph-commons 10
ph-xhe 2.0.1
- Updated to ph-commons 9.5.5
- Updated the XSDs to XHE 1.0 CS 03 - no changes except for XSD comments
- Changed the JAXB binding for
xs:dateTime
tojava.time.OffsetDateTime
ph-xhe 2.0.0
- Added support for XHE 1.0 CS03 - just changed namespace, hence not backwards compatible. The support for the old CS02 is still contained.
- The package
com.helger.xhe
was renamed tocom.helger.xhe.v10_cs02
- The new package
com.helger.xhe.v10_cs03
for CS03 was added
ph-xhe 1.1.3
- Updated to Jakarta JAXB 2.3.3
ph-xhe 1.1.2
- Using Java 8 date and time classes for JAXB created classes
Dependencies required: