Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 603 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 603 Bytes

1.2.3 2024-06-24

  • chore: upgrade versions

1.2.2 2022-01-12

  • chore: upgrade versions

1.2.1 2020-01-21

  • Feature.properties can have null values as expected by the RFC
  • 3 dimensions coordinates don't prevent other properties to be parsed correctly

1.2.0 2019-12-04

  • Made GeoJsonObject and sub-classes data class
  • Upgrade kotlin to 1.3.61

1.1.0 2019-03-08

Features

  • Added bbox DSL with auto computation option

1.0.0 2019-01-03

Features

  • (De)Serialization support of GeoJson objects.
  • DSL to build GeoJSON objects.