rides-ios-sdk v0.7.0 Release Notes

Release Date: 2017-09-15 // over 6 years ago
  • 0.7 makes the Uber Rides iOS SDK compatible with iOS 11 and Swift 4.

    โž• Added

    • Pull #138 and Pull #168 Brazil localization
    • Pull #143 Russian localization
    • ๐Ÿšš Moved to GitHub-first development.
    • ๐Ÿ‘Œ Support for Travis CI

    ๐Ÿ›  Fixed

    • Pull #178 Migrated the SDK to Swift 4
    • Pull #176 and Pull #177 Changed APIs to be more idiomatic with Swift
    • Pull #180 Use the api.uber.com V1.2 endpoints
    • โšก๏ธ Pull #184 Updated the Sample Apps to use the current SDK

    โœ‚ Removed

    • ๐Ÿšš Pull #175 China support is now removed
    • ๐Ÿšš RidesClient.fetchCheapestProduct is removed since the Ride Request API no longer supports it with upfront fares.
    • Pull #179 UberRides no longer depends on ObjectMapper