mapbox / turf-swift

A Swift language port of Turf.js.
https://mapbox.github.io/turf-swift/
ISC License
237 stars 55 forks source link

Add support for Sendable #211

Closed azarovalex closed 10 months ago

azarovalex commented 11 months ago

All public types are marked as Sendable. Additionally replacing Travis with CircleCI for consistency with other Mapbox projects.