Skip to content

Releases: skedgo/tripkit-ios

v3.1.1

26 Feb 22:48
e3ad3f3
Compare
Choose a tag to compare
  • Added new data returned by server when fetching region information (#58)
  • Updated translations
  • Removed deprecated functionality in TripKitBookings related to Facebook and Twitter logins
  • Removed deprecated functionality in TripKitBookings related to payments
  • Fixed TKMapButtonView blocking touch events
  • Fixed bad image in SGSemaphoreView

v3.1

12 Feb 19:30
Compare
Choose a tag to compare
  • Individual TripKit components now available through Carthage
  • TripKitAddOns/Share now part of TripKit
  • TripKitAddOns/InterApp renamed to TripKitInterApp

3.0.1

01 Dec 21:22
Compare
Choose a tag to compare

New:

  • UIStackView-based TKMapButtonView as replacement for SGMapButtonView: #52
  • Added real-time information for car pods
  • Requires Mac OS 10.12

Fixes:

  • Uses distance unit based on device settings (54d6cc8)
  • Stability fixes for race conditions (f7575de), backwards compatibility (b2d32c4), and rare CoreData faults (ca5c17a)

3.0

02 Nov 16:04
Compare
Choose a tag to compare
3.0

Features and main changes:

  • Updated for Swift 4, adopting Codable protocol in many places
  • Adds a MapZen geocoder
  • Adds more detailed wheelchair accessibility information, including re-routing actions
  • Adds clustering support for displayable points
  • Updates geocoders to no longer exclude far-away results
  • Updates interface of TKRegionManager with clearer method names
  • Updates translations
  • Removes dependency on Marshal
  • Removes dependency on SGPulsingAnnotationView

Fixes:

  • Restores Travis CI compatibility
  • Fixes UI issues on iPhone X
  • Fixes some time-zone related issues
  • Fixes issues with generating share URLs

v2.0.1

18 Sep 17:46
Compare
Choose a tag to compare

Added:

  • Re-routing alerts
  • Wifi-information for public transport vehicles

Fixed:

  • Fixed bug in calculating recurrence rules for time zones with negative GMT offset
  • Compile fix for running test
  • Compile fix for packaging project

v2.0

07 Sep 14:07
Compare
Choose a tag to compare

Standalone TripKit.

Carthage archive attached.

v2.0 beta 4

22 Jul 09:58
Compare
Choose a tag to compare
v2.0 beta 4 Pre-release
Pre-release

Pre-release version of standalone TripKit, including zipped frameworks thanks to Carthage.