Skip to content

Releases: lyft/lyft-go-sdk

v1.2.1

24 Jul 22:16
Compare
Choose a tag to compare
  • Add Lyft Premier, Lyft Lux, Lyft Lux SUV ride types
  • Add HasTakenARide to Profile to indicate whether a user has taken atleast one Lyft ride

v1.2.0: Merge pull request #5 from lyft/1.2.0

01 May 19:47
Compare
Choose a tag to compare
Add bearin, pricing detail url, and beacon color to ride details

v1.1.1

17 Apr 22:48
Compare
Choose a tag to compare
Merge pull request #2 from lyft/1.1.1

Remove unused files, remove import of Context.context

v1.1.0

17 Apr 17:53
Compare
Choose a tag to compare
  • Introduce cost_token and deprecateprimetime_confirmation_token; see the /cost endpoint documentation for details.
  • Return passenger first and last name when calling the /profile endpoint.

v1.0.1

23 Mar 23:19
Compare
Choose a tag to compare
Remove omitempty tag from boolean fields