Releases: raweng/BuiltIOBackend-iOS
Releases · raweng/BuiltIOBackend-iOS
v3.0.0
Changelog
Date: 19-Oct-2016
New Features:
- Config
- Added New Class
- Assets
- Added New Class
- AssetLibrary
- Added New Class
- Contentstack
- added method 'stackWithAPIKey:accessToken:environmentName:config:'
- Entry
- added property 'publishDetails'
- Stack
- added readonly property 'config'
- added method 'asset'
- added method 'assetWithUID:'
- added method 'assetLibrary'
API deprecation:
- Contentstack
- removed method 'stackWithAPIKey:accessToken:environmentUID:'
- Entry
- removed property 'metadata'
- Stack
- removed property 'isEnvironmentUID'
- removed method 'setEnvironment:isEnvironmentUID:'
- Query
- removed method 'afterUID:'
- removed method 'beforeUID:'
v2.2.1 release
Changelog
Date: June-14-2016
API deprecation:
NOTE: Synchronous calls from all class is been deprecated and will be removed in future release.
- BuiltObject:
Deprecated method 'pushValue:atIndex:forKey'
Deprecated method 'pullValueAtIndex:forKey' - BuiltGroup:
Deprecated method 'pushValue:atIndex:forKey'
Deprecated method 'pullValueAtIndex:forKey'