Skip to content

Releases: citygml4j/citygson

v1.2.0

27 Aug 12:56
Compare
Choose a tag to compare

This is a minor release. Note that Java 11 is now the minimum required version for using citygson. See the change log for the complete list of changes.

v1.1.5

14 Jun 07:13
Compare
Choose a tag to compare

This is a minor maintenance release. See the change log for the complete list of changes.

v1.1.4

24 Sep 15:51
Compare
Choose a tag to compare

This is a minor maintenance release. See the change log for the complete list of changes.

v1.1.3

13 Apr 12:39
Compare
Choose a tag to compare

This is a minor bugfix release. See the change log for the complete list of changes.

v1.1.2

01 Nov 08:47
Compare
Choose a tag to compare

This is a minor bugfix release. See the change log for the complete list of changes.

v1.1.1

30 Oct 19:28
Compare
Choose a tag to compare

This is a minor bugfix release. See the change log for the complete list of changes.

v1.1.0

08 Jul 16:50
Compare
Choose a tag to compare

This is a maintenance and bugfix release.

  • Breaking change: Renamed getParent() method of AbstractCityObjectType into getParents().
  • Reworked type adapters to reduce memory footprint when reading CityJSON files.

See the change log for the complete list of changes.

v1.0.0

30 Apr 13:41
Compare
Choose a tag to compare

This release brings support for CityJSON 1.0.

  • In CityJSON 1.0, the "extensions" property has been changed to additionally document the version number of the CityJSON Extension used in the dataset (see change log). This required a minor but breaking change in the CityJSON class.

See the change log for the complete list of changes.

v0.9.0

18 Apr 14:03
Compare
Choose a tag to compare

This is the initial release of citygson.

citygson has been developed as part of the citygml4j library for parsing and writing CityJSON files based on the Gson binding framework. It has now been moved to its own GitHub place and hopefully is useful for developers who only need an object-based access to CityJSON datasets without the additional functionality offered by citygml4j.

This version of citygson support CityJSON 0.9.