Releases: phax/ph-ubl
Releases · phax/ph-ubl
ph-ubl 6.6.3
- Updated to the final UBL 2.3 XML Schemas - no changes compared to CS01 except for comments
- Updated dependencies, so that the date/time objects now implement
Serializable
and that date/time objects are allowed to have no second fractions. The same effect can be reached by explicitly using v6.6.2 with ph-commons 10.1.3
ph-ubl 6.6.2
- Removed all the default UBL XSDs for Xades, XMLDsig and CCTS to avoid confusion with the generic ones from the
ph-xsds-*
artefacts. This might be an incompatible change, if you reference the files in a JAXB ctaalog file.
ph-ubl 6.6.1
- Improved the handling for the Dian Extension and ensuring the "sts" namespace prefix is used.
ph-ubl 6.6.0
- Updated to ph-commons 10.1.0
- Changed the JAXB binding for date time types
XMLOffset(Date|Time|DateTime)
- last change - sorry
ph-ubl 6.5.0
- Updated to ph-commons 10.0.0
- Changed the JAXB binding for date time types
Offset(Date|Time|DateTime)
ph-ubl 6.4.3
- Updated to UBL 2.3 CS01 - https://docs.oasis-open.org/ubl/cs01-UBL-2.3/UBL-2.3.html
ph-ubl 6.4.2
- Updated to UBL 2.3 CSD04 - https://docs.oasis-open.org/ubl/csd04-UBL-2.3/UBL-2.3.html
ph-ubl 6.4.1
- Updated to Jakarta JAXB 2.3.3
ph-ubl 6.4.0
- Binds to ph-commons 9.4.7
- Updated to UBL 2.3 CSD03 - https://docs.oasis-open.org/ubl/csd03-UBL-2.3/UBL-2.3.html
- Added constants on metadata of the codelists (see #29)
- Changed the XML adapters for date and time values to use
LocalDate
,LocalTime
andLocalDateTime
(see #27)
ph-ubl 6.3.0
- Changed Maven groupId to
com.helger.ubl