- Fix bug so save: to the managed object context will return NO if StackMob calls fail.
- Fix bug where fetch requests not returning errors.
- Performing custom code methods is now available through the
SMCustomCodeRequest
class. - Binary Data can be converted into an NSString using the
SMBinaryDataConversion
class and persisted to a StackMob field with Binary Data type.
- Initial release of new and improved iOS SDK. Core Data integration serves as the biggest change to the way developers interact with the SDK. See iOS SDK v1.0 beta for more information.