-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge release-v2.0 to main (as of v2.0.0-beta.5) #558
Commits on Feb 18, 2021
-
* Change Turf dependency to a binary version * Turf v2.0.0-alpha.2 * Removed tvOS, watchOS, Linux support Co-authored-by: Alexander Pristavko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0351a3b - Browse repository at this point
Copy the full SHA 0351a3bView commit details -
Turn Incident.Impact type into an enumeration (#519)
* Implement initial IncidentImpact enum. * Make Impact codable. * Update RouteStepTests: add XCTAssert for Incident.Impact. * Update CHANGELOG.md Co-authored-by: Minh Nguyễn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9af4ddd - Browse repository at this point
Copy the full SHA 9af4dddView commit details
Commits on Feb 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ef9d8cd - Browse repository at this point
Copy the full SHA ef9d8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 075b959 - Browse repository at this point
Copy the full SHA 075b959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a2cf78 - Browse repository at this point
Copy the full SHA 1a2cf78View commit details
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b182188 - Browse repository at this point
Copy the full SHA b182188View commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 46e1ef1 - Browse repository at this point
Copy the full SHA 46e1ef1View commit details -
Merge pull request #522 from mapbox/maxim/add-access-token-handling
Add fallback access token.
Configuration menu - View commit details
-
Copy full SHA for 987f70f - Browse repository at this point
Copy the full SHA 987f70fView commit details
Commits on Mar 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7d12e4d - Browse repository at this point
Copy the full SHA 7d12e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 612e4e9 - Browse repository at this point
Copy the full SHA 612e4e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 714c524 - Browse repository at this point
Copy the full SHA 714c524View commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9364743 - Browse repository at this point
Copy the full SHA 9364743View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40ab7c - Browse repository at this point
Copy the full SHA e40ab7cView commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f61e24d - Browse repository at this point
Copy the full SHA f61e24dView commit details -
Intersections indicate preferred lane usage (#529)
* add new properties to VisualInstruction.Component and Intersection; update tests
Configuration menu - View commit details
-
Copy full SHA for 800f942 - Browse repository at this point
Copy the full SHA 800f942View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ea95e - Browse repository at this point
Copy the full SHA c6ea95eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f41f32a - Browse repository at this point
Copy the full SHA f41f32aView commit details
Commits on Apr 7, 2021
-
Fix VisualInstruction.component.lane type mismatch (#532)
* add string conversion to VisualInstruction.component.lane preferredDirection property, update relevant tests
Configuration menu - View commit details
-
Copy full SHA for c9411cd - Browse repository at this point
Copy the full SHA c9411cdView commit details
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 399d28c - Browse repository at this point
Copy the full SHA 399d28cView commit details
Commits on Apr 14, 2021
-
Preferred lane direction is now a ManeuverDirection (#535)
* preferred lane direction is now of type ManeuverDirection, tests updated accordingly
Configuration menu - View commit details
-
Copy full SHA for ca5148c - Browse repository at this point
Copy the full SHA ca5148cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2bfe34 - Browse repository at this point
Copy the full SHA c2bfe34View commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 25fd495 - Browse repository at this point
Copy the full SHA 25fd495View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e3d3e2 - Browse repository at this point
Copy the full SHA 5e3d3e2View commit details
Commits on Apr 21, 2021
-
Merge pull request #538 from mapbox/maxim/remove-excessive-logging
Remove excessive logging from Intersection.
Configuration menu - View commit details
-
Copy full SHA for 3f6636d - Browse repository at this point
Copy the full SHA 3f6636dView commit details
Commits on May 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db8646a - Browse repository at this point
Copy the full SHA db8646aView commit details
Commits on May 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d60971 - Browse repository at this point
Copy the full SHA 9d60971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 852e80f - Browse repository at this point
Copy the full SHA 852e80fView commit details -
Merge pull request #545 from mapbox/release-v2.0.0-beta.4
Release v2.0.0-beta.4
Configuration menu - View commit details
-
Copy full SHA for 60b4a02 - Browse repository at this point
Copy the full SHA 60b4a02View commit details
Commits on May 31, 2021
-
Upgrade SPM version to 5.4 for Linux builds
Fixes #539. SPM 5.4 has automatic test discovery support, so that we can remove manually generated files for running Linux tests.
Configuration menu - View commit details
-
Copy full SHA for d569016 - Browse repository at this point
Copy the full SHA d569016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a4e054 - Browse repository at this point
Copy the full SHA 0a4e054View commit details -
Migrate to xcframeworks for Carthage based project
In order to support M1 based development and remove the need for Carthage workaround we must migrate to XCFrameworks.
Configuration menu - View commit details
-
Copy full SHA for d9f5e9c - Browse repository at this point
Copy the full SHA d9f5e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01950f2 - Browse repository at this point
Copy the full SHA 01950f2View commit details
Commits on Jun 1, 2021
-
It runs Carthage from the library user point of view and verifies that it can be built successfully.
Configuration menu - View commit details
-
Copy full SHA for 7968ed0 - Browse repository at this point
Copy the full SHA 7968ed0View commit details -
Xcode 11 no longer supported with the previous changes because you need Xcode 12 so that Carthage can build the project.
Configuration menu - View commit details
-
Copy full SHA for 6560fe3 - Browse repository at this point
Copy the full SHA 6560fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1aeba - Browse repository at this point
Copy the full SHA 8e1aebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8a79a - Browse repository at this point
Copy the full SHA 2e8a79aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3b3d3 - Browse repository at this point
Copy the full SHA bf3b3d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4f6be - Browse repository at this point
Copy the full SHA 2e4f6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d110c02 - Browse repository at this point
Copy the full SHA d110c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b02546 - Browse repository at this point
Copy the full SHA 4b02546View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab86272 - Browse repository at this point
Copy the full SHA ab86272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 987ca1b - Browse repository at this point
Copy the full SHA 987ca1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 142bac5 - Browse repository at this point
Copy the full SHA 142bac5View commit details
Commits on Jun 4, 2021
-
Merge pull request #547 from mapbox/s2ler/SPM-5_4
Upgrade SPM version to 5.4 for Linux builds
Configuration menu - View commit details
-
Copy full SHA for e9d6cdf - Browse repository at this point
Copy the full SHA e9d6cdfView commit details -
Co-authored-by: Minh Nguyễn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbb0e9d - Browse repository at this point
Copy the full SHA cbb0e9dView commit details -
Merge pull request #548 from mapbox/s2ler/523-example-update
Example Update with XCFrameworks
Configuration menu - View commit details
-
Copy full SHA for 0c6ae5c - Browse repository at this point
Copy the full SHA 0c6ae5cView commit details
Commits on Jun 15, 2021
-
Adds means of injecting accessToken from SPM tests
SPM tests can't contain Info.plist which is used for injecting default access token into the library. With this addition SPM tests can set access token using `MBXAccessToken` key in NSUserDefaults which will be used in `defaultAccessToken` initialization.
Configuration menu - View commit details
-
Copy full SHA for ff79925 - Browse repository at this point
Copy the full SHA ff79925View commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d9edce - Browse repository at this point
Copy the full SHA 2d9edceView commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2a8245b - Browse repository at this point
Copy the full SHA 2a8245bView commit details