Skip to content
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

Merged
merged 49 commits into from
Jul 1, 2021
Merged

Merge release-v2.0 to main (as of v2.0.0-beta.5) #558

merged 49 commits into from
Jul 1, 2021

Commits on Feb 18, 2021

  1. Turf v2.0.0-alpha.1 (#517)

    * 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]>
    1ec5 and chezzdev authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    0351a3b View commit details
    Browse the repository at this point in the history
  2. 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]>
    dersim-davaod and 1ec5 authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    9af4ddd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. v2.0.0-alpha.1

    1ec5 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    ef9d8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    075b959 View commit details
    Browse the repository at this point in the history
  3. Added podspec for prereleases

    1ec5 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    1a2cf78 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Add fallback access token.

    MaximAlien committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    b182188 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    46e1ef1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #522 from mapbox/maxim/add-access-token-handling

    Add fallback access token.
    MaximAlien authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    987f70f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Turf v2.0.0-alpha.3

    1ec5 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7d12e4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612e4e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    714c524 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    9364743 View commit details
    Browse the repository at this point in the history
  2. v2.0.0-alpha.2

    MaximAlien authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    e40ab7c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    f61e24d View commit details
    Browse the repository at this point in the history
  2. Intersections indicate preferred lane usage (#529)

    * add new properties to VisualInstruction.Component and Intersection; update tests
    jill-cardamon authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    800f942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6ea95e View commit details
    Browse the repository at this point in the history
  4. v2.0.0-beta.1

    1ec5 committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    f41f32a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Fix VisualInstruction.component.lane type mismatch (#532)

    * add string conversion to VisualInstruction.component.lane preferredDirection property, update relevant tests
    jill-cardamon authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    c9411cd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. v2.0.0-beta.2

    1ec5 committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    399d28c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Preferred lane direction is now a ManeuverDirection (#535)

    * preferred lane direction is now of type ManeuverDirection, tests updated accordingly
    jill-cardamon authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    ca5148c View commit details
    Browse the repository at this point in the history
  2. v2.0.0-beta.3 (#536)

    jill-cardamon authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c2bfe34 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Disabled codecov

    Cherry-picked from 2ffc5f0.
    1ec5 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    25fd495 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    5e3d3e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Merge pull request #538 from mapbox/maxim/remove-excessive-logging

    Remove excessive logging from Intersection.
    MaximAlien authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    3f6636d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    db8646a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. v2.0.0-beta.4

    chezzdev committed May 28, 2021
    Configuration menu
    Copy the full SHA
    9d60971 View commit details
    Browse the repository at this point in the history
  2. Update Turf version

    chezzdev committed May 28, 2021
    Configuration menu
    Copy the full SHA
    852e80f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #545 from mapbox/release-v2.0.0-beta.4

    Release v2.0.0-beta.4
    chezzdev authored May 28, 2021
    Configuration menu
    Copy the full SHA
    60b4a02 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. 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.
    S2Ler committed May 31, 2021
    Configuration menu
    Copy the full SHA
    d569016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a4e054 View commit details
    Browse the repository at this point in the history
  3. 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.
    S2Ler committed May 31, 2021
    Configuration menu
    Copy the full SHA
    d9f5e9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01950f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Add Carthage integration job

    It runs Carthage from the library user point of view and verifies that
    it can be built successfully.
    S2Ler committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    7968ed0 View commit details
    Browse the repository at this point in the history
  2. Remove Xcode 11 build job

    Xcode 11 no longer supported with the previous changes because you need
    Xcode 12 so that Carthage can build the project.
    S2Ler committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    6560fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e1aeba View commit details
    Browse the repository at this point in the history
  4. Update changelog

    S2Ler committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    2e8a79a View commit details
    Browse the repository at this point in the history
  5. Update contributing guide

    S2Ler committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    bf3b3d3 View commit details
    Browse the repository at this point in the history
  6. Update readme

    S2Ler committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    2e4f6be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d110c02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b02546 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab86272 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    987ca1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    142bac5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Merge pull request #547 from mapbox/s2ler/SPM-5_4

    Upgrade SPM version to 5.4 for Linux builds
    S2Ler authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    e9d6cdf View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Minh Nguyễn <[email protected]>
    S2Ler and 1ec5 authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    cbb0e9d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #548 from mapbox/s2ler/523-example-update

    Example Update with XCFrameworks
    S2Ler authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    0c6ae5c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. 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.
    S2Ler committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ff79925 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. v2.0.0-beta.5

    S2Ler committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    2d9edce View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    2a8245b View commit details
    Browse the repository at this point in the history