4.0.2
Added:
TKSegment.startsAndEnds(inEncodedPolygon polygon: String) -> Bool
- Add async variant of
TKRouter.multiFetchTrips
- Add
TKUICardActionStyle.destructive
case - Add
TKServer.customHeaders
Changed:
- Allow planning trips without regions.json content if base URL or API key is set
- Allow settings routing configuration parameters explicitly => see #174
- Don't require access to current location => see #175
- Send
X-TripGo-Region
header, if a region is known for the request
What's Changed
- Add segment-in-polygon helper by @nighthawk in #172
- Routing server tweaks by @nighthawk in #173
- Allow settings routing configuration parameters explicitly by @nighthawk in #174
- Don't require access to current location by @nighthawk in #175
- New "destructive" action type by @nighthawk in #176
- Docs update by @nighthawk in #177
- Add
TKServer.customHeaders
by @nighthawk in #178
Full Changelog: 4.0.1...4.0.2