Releases: guykogus/CodableGeoJSON
Releases · guykogus/CodableGeoJSON
4.0.0
3.0.0
Update project for Xcode 15 and Swift 5.8 with upcoming Swift 6 features support.
Dropped support for Carthage.
Full Changelog: 2.0.0...3.0.0
First version
This initial release includes all the features necessary for handling Codable GeoJSON objects in Swift.
- Templated features and feature collections with specific geometry types for easily handling expected data structures.
- Loading dynamic GeoJSON data, with all the geometry information stored in inspectable enums.