Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Releases: Alecrim/AlecrimCoreData

4.0.6

02 Feb 03:03
Compare
Choose a tag to compare

Fixed entity description finding and caching

4.0

07 Nov 22:26
Compare
Choose a tag to compare
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

05 Aug 10:07
Compare
Choose a tag to compare

v3.3.1

  • Minor podspec fix

v3.3

  • Recreated data context management;
  • Context is now a NSManagedObjectContext subclass;
  • Improvements and important bug fixes.

3.3

13 Apr 03:51
Compare
Choose a tag to compare
3.3
  • Recreated data context management;
  • Context is now a NSManagedObjectContext subclass;
  • Improvements and important bug fixes.

3.2

30 Jun 10:11
Compare
Choose a tag to compare
3.2
  • Added ALCFetchedResultsController (NSFetchedResultsController version for OS X)
  • Improvements
  • Fixes

3.1

05 Jun 16:03
Compare
Choose a tag to compare
3.1
  • Added new EntitySetAttribute functionalities
  • Better NSAsynchronousFetchRequest handling
  • Improvements and fixes

3.0.1

25 May 22:54
Compare
Choose a tag to compare

Better handling for merging background context changes.

3.0

21 May 00:05
Compare
Choose a tag to compare
3.0

Added attributes support and many other improvements.

2.1

04 Apr 22:35
Compare
Choose a tag to compare
2.1

Added CocoaPods and Carthage support.

2.0

04 Apr 21:28
Compare
Choose a tag to compare
2.0

First public release.