Skip to content

v2.2.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 21 Jan 20:33
· 54 commits to main since this release

Changes since v2.1.0:

  • The Feature, FeatureCollection, GeometryCollection, LineString, MultiLineString, MultiPoint, MultiPolygon, Point, and Polygon structs now conform to the ForeignMemberContainer protocol. Foreign members (unrecognized properties outside of properties) are stored in the ForeignMemberContainer.foreignMembers property and round-tripped to JSON. (#175)
  • Ring now conforms to the Codable protocol. (#175)

Documentation is available online or within Xcode.