Releases: maparoni/GeoJSONKit
Releases · maparoni/GeoJSONKit
0.4.5
15 Oct 00:05
Compare
Sorry, something went wrong.
No results found
Add new GeoJSON constructors that can provide bounding boxes
Add documentation for BoundingBox constructors
0.4.4
15 Oct 00:04
Compare
Sorry, something went wrong.
No results found
Turned let type: GeoJSONType into var type: GeoJSONType
Made GeoJSONType conform to CaseIterable
0.4.3
15 Oct 00:03
Compare
Sorry, something went wrong.
No results found
Add Codable support for geometry collections (#6 )
Make pruning optional as a speed-up (default to enabled) (#7 )
0.4.2
20 Sep 23:58
Compare
Sorry, something went wrong.
No results found
Add GeoJSON.Direction type alias for completeness
0.4.1
20 Sep 23:57
Compare
Sorry, something went wrong.
No results found
Fix for encoding Decimal (#4 )
Can now use geoJson.toData() without specifying serialisation options
0.4.0
20 Sep 23:56
Compare
Sorry, something went wrong.
No results found
Important fix for running on Linux, which didn't parse "additional fields" before. (#3 )
0.3.2
05 Sep 12:54
Compare
Sorry, something went wrong.
No results found
Allow initialising GeoJSON from a dictionary