This repository has been archived by the owner on Feb 28, 2020. It is now read-only.
Releases: Alecrim/AlecrimCoreData
Releases · Alecrim/AlecrimCoreData
4.0.6
Fixed entity description finding and caching
4.0
- New internal architecture
- Compatible with Swift 2.x
- ACDGen source code is now part of AlecrimCoreData
- Other improvements and fixes
3.3.1
v3.3.1
- Minor podspec fix
v3.3
- Recreated data context management;
Context
is now aNSManagedObjectContext
subclass;- Improvements and important bug fixes.
3.3
- Recreated data context management;
- Context is now a NSManagedObjectContext subclass;
- Improvements and important bug fixes.
3.2
- Added ALCFetchedResultsController (NSFetchedResultsController version for OS X)
- Improvements
- Fixes
3.1
- Added new EntitySetAttribute functionalities
- Better NSAsynchronousFetchRequest handling
- Improvements and fixes
3.0.1
Better handling for merging background context changes.
3.0
Added attributes support and many other improvements.
2.1
Added CocoaPods and Carthage support.
2.0
First public release.