-
TTUtils
-
removed class method:
+languageForLocale:
inTTUtils
-
removed class method:
+languagePrefixForLanguageType:
inTTUtils
-
TTRequestScheduler
-
new method:
-cancel
inTTRequestScheduler
-
new class:
TTRequestScheduler
-
new property:
serverUrl
inTTRequestScheduler
-
new method:
-scheduleRequest:
inTTRequestScheduler
-
new method:
-initWithURL:
inTTRequestScheduler
-
TTLocation
-
modified property:
accuracy
inTTLocation
Type of change: | Declaration
-
From: `@property (nonatomic, readonly) CLLocationAccuracy accuracy` |
To: `@property(nonatomic, readonly) CLLocationAccuracy accuracy` |
-
modified property:
radius
inTTLocation
Type of change: | Declaration
From: `@property (nonatomic, readonly) double radius` |
To: `@property(nonatomic, readonly) double radius` |
-
modified property:
isDimmed
inTTLocation
Type of change: | Declaration
From: `@property (nonatomic, readonly) BOOL isDimmed` |
To: `@property(nonatomic, readonly) BOOL isDimmed` |
-
modified property:
coordinate
inTTLocation
Type of change: | Declaration
From: `@property (nonatomic, readonly) CLLocationCoordinate2D coordinate` |
To: `@property(nonatomic, readonly) CLLocationCoordinate2D coordinate` |
-
modified property:
bearing
inTTLocation
Type of change: | Declaration
From: `@property (nonatomic, readonly) double bearing` |
To: `@property(nonatomic, readonly) double bearing` |
-
TTHTTPHeaders
-
new method:
-init
inTTHTTPHeaders
-
new class:
TTHTTPHeaders
-
new method:
-trackingID
inTTHTTPHeaders
-
TTMatching
-
modified property:
dataSet
inTTMatching
Type of change: | Declaration
-
From: `@property TTMatchingDataSet* dataSet` |
To: `@property TTMatchingDataSet *dataSet` |
-
modified protocol:
TTMatching
Type of change: | Declaration
From: `@protocol TTMatching <NSObject> @required @property TTMatchingDataSet* dataSet; @end` |
To: `@protocol TTMatching <NSObject> @required @property TTMatchingDataSet *dataSet; @end` |
-
TTGeoJSONGeoVisitor
-
new method:
-visitMultiLineString:
inTTGeoJSONGeoVisitor
-
new method:
-visitPosition:
inTTGeoJSONGeoVisitor
-
new method:
-visitPolygon:
inTTGeoJSONGeoVisitor
-
new protocol:
TTGeoJSONGeoVisitor
-
new method:
-visitMultiPolygon:
inTTGeoJSONGeoVisitor
-
new method:
-visitLineString:
inTTGeoJSONGeoVisitor
-
new method:
-visitMultiPoint:
inTTGeoJSONGeoVisitor
-
new method:
-visitGeometryCollection:
inTTGeoJSONGeoVisitor
-
TTGeoJSONLineString
-
new class:
TTGeoJSONLineString
-
new method:
-initWithCoordinatesData:withBoundingBox:
inTTGeoJSONLineString
-
new property:
points
inTTGeoJSONLineString
-
new method:
-boundingBox
inTTGeoJSONLineString
-
new method:
-coordinatesCount
inTTGeoJSONLineString
-
new method:
-coordinatesData
inTTGeoJSONLineString
-
new method:
-initWithCoordinatesData:withDataCount:withBoundingBox:
inTTGeoJSONLineString
-
TTRouteData
-
removed method:
-fullRoute
inTTRouteData
-
removed protocol:
TTRouteData
-
TTLanguage
-
removed enum value:
TTLanguageEnglishAU
inTTLanguage
-
removed enum value:
TTLanguageCroatian
inTTLanguage
-
removed enum value:
TTLanguageMalay
inTTLanguage
-
removed enum value:
TTLanguageEstonian
inTTLanguage
-
removed enum value:
TTLanguageChineseCN
inTTLanguage
-
removed enum value:
TTLanguageFrenchFR
inTTLanguage
-
removed typedef:
TTLanguage
-
removed enum value:
TTLanguageBulgarian
inTTLanguage
-
removed enum value:
TTLanguageArabic
inTTLanguage
-
removed enum value:
TTLanguageDutchNL
inTTLanguage
-
removed enum value:
TTLanguageDutchBE
inTTLanguage
-
removed enum value:
TTLanguageRussian
inTTLanguage
-
removed enum value:
TTLanguageCzech
inTTLanguage
-
removed enum value:
TTLanguageSlovak
inTTLanguage
-
removed enum value:
TTLanguageAfrikaans
inTTLanguage
-
removed enum value:
TTLanguageSpanishES
inTTLanguage
-
removed enum value:
TTLanguageHungarian
inTTLanguage
-
removed enum value:
TTLanguageSwedish
inTTLanguage
-
removed enum value:
TTLanguageDanish
inTTLanguage
-
removed enum value:
TTLanguageGerman
inTTLanguage
-
removed enum value:
TTLanguageFinnish
inTTLanguage
-
removed enum value:
TTLanguagePortugueseBR
inTTLanguage
-
removed enum value:
TTLanguageTurkish
inTTLanguage
-
removed enum value:
TTLanguagePortuguesePT
inTTLanguage
-
removed enum value:
TTLanguageCatalan
inTTLanguage
-
removed enum value:
TTLanguageNorwegian
inTTLanguage
-
removed enum value:
TTLanguageItalian
inTTLanguage
-
removed enum value:
TTLanguageChineseTW
inTTLanguage
-
removed enum value:
TTLanguageFrenchCA
inTTLanguage
-
removed enum value:
TTLanguageEnglishUS
inTTLanguage
-
removed enum value:
TTLanguageGreek
inTTLanguage
-
removed enum:
TTLanguage
-
removed enum value:
TTLanguageEnglishGB
inTTLanguage
-
removed enum value:
TTLanguageSpanishLatin
inTTLanguage
-
removed enum value:
TTLanguagePolish
inTTLanguage
-
removed enum value:
TTLanguageLatvian
inTTLanguage
-
removed enum value:
TTLanguageLithuanian
inTTLanguage
-
removed enum value:
TTLanguageEnglishNZ
inTTLanguage
-
removed enum value:
TTLanguageSlovenian
inTTLanguage
-
TTGeoJSONMultiLineString
-
new class:
TTGeoJSONMultiLineString
-
new property:
lineStrings
inTTGeoJSONMultiLineString
-
new method:
-initWithLineStringArray:withBoundingBox:
inTTGeoJSONMultiLineString
-
TTGeoJSONVisitorParser
-
new class:
TTGeoJSONVisitorParser
-
TTEndpoint
-
new class:
TTEndpoint
-
TTGeoJSONFeatureCollection
-
new property:
features
inTTGeoJSONFeatureCollection
-
new method:
-initWithFeatures:withBoundingBox:
inTTGeoJSONFeatureCollection
-
new class:
TTGeoJSONFeatureCollection
-
TTGeoJSONGeometryCollection
-
new property:
count
inTTGeoJSONGeometryCollection
-
new method:
-visitResults:
inTTGeoJSONGeometryCollection
-
new class:
TTGeoJSONGeometryCollection
-
NSDate(Extra)
-
modified category:
NSDate(Extra)
Type of change: | Declaration
-
From: `@interface NSDate(Extra) /** Returns a date object initialized by string format with RFC3339 standard. @param string A string representation of the date object. @return NSDate */ + (NSDate *)dateWithRFC3339String:(NSString *)string; /** Returns a string object date initialized by string format with local time zone. @param string A string representation of the date object. @return NSString */ - (NSString *)toDateWithFormat:(NSString *)string; /** A string representation of the date object. @return NSString */ - (NSString *)toRFC3339; /** A string representation of the date object with time zone. @return NSString */ - (NSString *)toRFC3339TimeZone; @end` |
To: `@interface NSDate (Extra)` |
-
TTHTTPHeadersBuilder
-
new method:
-build
inTTHTTPHeadersBuilder
-
new class method:
+create
inTTHTTPHeadersBuilder
-
new method:
-withTrackingID:
inTTHTTPHeadersBuilder
-
new method:
-init
inTTHTTPHeadersBuilder
-
new class:
TTHTTPHeadersBuilder
-
TTCoordinatesData
-
modified protocol:
TTCoordinatesData
Type of change: | Declaration
-
From: `@protocol TTCoordinatesData <NSObject> /** Returns every coordinate of packed inside of NSValue @return coordinatesData NSArray<NSValue *> * */ - (NSArray<NSValue *> *)coordinatesData; /** Returns number of coordinates in data @return coordinatesCount NSUInteger */ - (NSUInteger)coordinatesCount; @end` |
To: `@protocol TTCoordinatesData <NSObject>` |
-
TTRequest
-
new method:
-initWithCompletionHandler:
inTTRequest
-
new method:
-perform
inTTRequest
-
new class:
TTRequest
-
TTBoundingBox
-
new method:
-initWithTopLeft:withBottomRight:
inTTBoundingBox
-
new class:
TTBoundingBox
-
new property:
topLeft
inTTBoundingBox
-
new property:
bottomRight
inTTBoundingBox
-
TTGeoJSONFeature
-
new property:
properties
inTTGeoJSONFeature
-
new class:
TTGeoJSONFeature
-
new property:
Id
inTTGeoJSONFeature
-
new method:
-visitResult:
inTTGeoJSONFeature
-
TTGeoJSONObject
-
new class:
TTGeoJSONObject
-
new property:
boundingBox
inTTGeoJSONObject
-
TTGeoJSONMultiPolygon
-
new class:
TTGeoJSONMultiPolygon
-
new property:
polygons
inTTGeoJSONMultiPolygon
-
new method:
-initWithGeoJSONPolygon:withBoundingBox:
inTTGeoJSONMultiPolygon
-
TTGeoJSONObjectVisitor
-
new method:
-visitFeature:
inTTGeoJSONObjectVisitor
-
new method:
-visitFeatureCollection:
inTTGeoJSONObjectVisitor
-
new protocol:
TTGeoJSONObjectVisitor
-
TTResult
-
new method:
-initWitError:
inTTResult
-
new property:
result
inTTResult
-
new property:
error
inTTResult
-
new class:
TTResult
-
new method:
-initWithResult:
inTTResult
-
TTGeoJSONPosition
-
new property:
coordinate
inTTGeoJSONPosition
-
new method:
-initWithCoordinate:withBoundingBox:
inTTGeoJSONPosition
-
new method:
-initWithCoordinate:
inTTGeoJSONPosition
-
new class:
TTGeoJSONPosition
-
TTGeoJSONPolygon
-
new property:
interiorRings
inTTGeoJSONPolygon
-
new class:
TTGeoJSONPolygon
-
new property:
exteriorRing
inTTGeoJSONPolygon
-
new method:
-initWithExteriorRing:withInteriorRings:withBoundingBox:
inTTGeoJSONPolygon
-
TTConfig
-
modified class method:
+configWithMainBundle
inTTConfig
Type of change: | Declaration
-
From: `+ (TTConfig *)configWithMainBundle;` |
To: `+ (TTConfig *_Nonnull)configWithMainBundle;` |
-
modified class method:
+configWithMainBundle
inTTConfig
Type of change: | Swift declaration
From: `class func withMainBundle() -> TTConfig!` |
To: `class func withMainBundle() -> TTConfig` |
-
modified method:
-valueForKey:
inTTConfig
Type of change: | Declaration
From: `- (NSString *)valueForKey:(NSString *)key;` |
To: `- (NSString *_Nonnull)valueForKey:(NSString *_Nonnull)key;` |
-
modified method:
-valueForKey:
inTTConfig
Type of change: | Swift declaration
From: `func value(forKey key: String!) -> String!` |
To: `func value(forKey key: String) -> String` |
-
modified class method:
+configWithFile:plist:
inTTConfig
Type of change: | Swift declaration
From: `/*not inherited*/ init!(file bundle: Bundle!, plist name: String!)` |
To: `/*not inherited*/ init(file bundle: Bundle, plist name: String)` |
-
modified class method:
+configWithFile:plist:
inTTConfig
Type of change: | Declaration
From: `+ (TTConfig *)configWithFile:(NSBundle *)bundle plist:(NSString *)name;` |
To: `+ (TTConfig *_Nonnull)configWithFile:(NSBundle *_Nonnull)bundle plist:(NSString *_Nonnull)name;` |
-
TTGeoJSONFeatureBuilder
-
new class method:
+createWithGeoJSONMultiPolygonFeature:
inTTGeoJSONFeatureBuilder
-
new class method:
+createWithGeoJSONMultiLineStringFeature:
inTTGeoJSONFeatureBuilder
-
new method:
-withStringId:
inTTGeoJSONFeatureBuilder
-
new class method:
+createWithGeoJSONMultiPointFeature:
inTTGeoJSONFeatureBuilder
-
new class:
TTGeoJSONFeatureBuilder
-
new class method:
+createWithGeoJSONPolygonFeature:
inTTGeoJSONFeatureBuilder
-
new method:
-withBoundingBox:
inTTGeoJSONFeatureBuilder
-
new method:
-init
inTTGeoJSONFeatureBuilder
-
new method:
-build
inTTGeoJSONFeatureBuilder
-
new class method:
+createWithGeoJSONLineStringFeature:
inTTGeoJSONFeatureBuilder
-
new method:
-withDoubleId:
inTTGeoJSONFeatureBuilder
-
new class method:
+createWithGeoJSONPositionFeature:
inTTGeoJSONFeatureBuilder
-
TTGeoJSONMultiPoint
-
new class:
TTGeoJSONMultiPoint
-
new method:
-initWithArrayOfPosition:withBoundingBox:
inTTGeoJSONMultiPoint
-
new property:
points
inTTGeoJSONMultiPoint