1.1.5 - 2025-03-03
- Fixed parsing of
TimePosition
values to support more ISO 8601 compliant representations. - Fixed
include
method ofEnvelope
to correctly handle empty envelopes.
1.1.4 - 2025-01-19
- Simplified internal matrix API and moved it to the
org.xmlobjects.gml.util.matrix
package. - Updated xml-objects to 1.1.4.
- Updated Gradle to 8.12.
- The
include
method ofEnvelope
is more robust against invalid input.
1.1.2 - 2024-12-01
- Updated xml-objects to 1.1.2.
1.1.1 - 2024-07-15
- Added support for
week-date
inTimePosition
.
1.1.0 - 2024-01-29
- Breaking: Java 17 is now the minimum required version for using gml-objects.
- When computing envelopes, metadata of existing envelopes is now copied to the new envelopes.
1.0.4 - 2023-11-03
- Updated xml-objects to 1.0.4.
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 gml-objects.