Bug fixing version
- Checked SugarRecord can be used on iOS 7.0
- Solved some problems on the
by(...)
method - Added feature to cancel transaction
- Added auto-saving feature to CoreData default stack
- Filled the Wiki page
- Removed some optionals that caused compilation errors with the last SDK
- Created an example project.
- Generated documentation with Jazzy
- Returned arrays from fetches are now always non-optionals