Skip to content

Releases: lyft/Lyft-iOS-sdk

2.0.0

24 Jun 20:58
b0c5e33

Choose a tag to compare

Functionality changes:

  • Set “Swift Language Version” compiler setting to Swift 5. Update SDK
    and example project code to Swift 5 syntax.
  • Add ride kinds: lyft_premier (Lux), lyft_lux (Lux Black),
    lyft_luxsuv (Lux Black XL)

Housekeeping:

  • Use Swift’s Result type instead of in-house implementation
  • Update swiftlint rules
  • Update example project to use the latest version of the Cocoapods

1.0.6

09 Aug 20:25

Choose a tag to compare

  • Fix native deeplinking when passing pickup and dropoff coordinates.
  • Fix web deeplinking by leveraging the ride.lyft.com Universal Links path and parameters.

1.0.4

09 Dec 20:48

Choose a tag to compare

Added option to launch Lyft in Safari without leaving the app

1.0.3

11 Nov 01:39

Choose a tag to compare

Created a frameworks project to manually import LyftSDK into a project

1.0.2

01 Nov 00:09

Choose a tag to compare

Fix formatting mismatch in Lyft Button

1.0.1

28 Oct 21:07

Choose a tag to compare

Linter fixes in preparation for podspec upload

1.0.0

27 Oct 21:21

Choose a tag to compare

Initial release