2019-04-13
- New project structure;
- Swift 5.0 compatible.
2018-06-29
- Some refactoring;
- Bug fixes and improvements..
2018-05-20
- New version wrote from the ground.
2018-03-07
- Converted to Swift 4.
2018-01-24
- Swift 3.2 compatible;
- Xcode 9 compatible.
2016-12-30
- Swift 3 compatible version.
2016-10-06
- Last Swift 2.3 compatible version.
2016-10-06
- Minor fixes.
2016-09-08
- Minor fixes.
2016-09-08
- Bug fixes and improvements.
2016-08-16
- Last Swift 2.2 compatible version.
2016-08-13
- Bug fixes and improvements.
2016-02-22
- Minor fixes.
2016-02-22
- Added some ACDGen options;
- Other bug fixes.
2016-02-02
- Fixed entity description finding and caching.
2016-02-02
- Minor fixes.
2016-01-31
- Bug fixes and improvements.
2015-12-04
- Bug fixes and improvements.
2015-11-07
- Minor fixes.
2015-11-07
- Minor fixes.
2015-11-07
- New internal architecture;
- Compatible with Swift 2.x;
- ACDGen source code is now part of AlecrimCoreData;
- Other improvements and fixes.
2015-08-05
- Minor podspec fix.
2015-08-05
- Recreated data context management;
Context
is now aNSManagedObjectContext
subclass;- Improvements and important bug fixes.
2015-06-30
- Added
ALCFetchedResultsController
(NSFetchedResultsController
version for OS X); - Improvements;
- Fixes.
2015-06-05
- Added new
EntitySetAttribute
functionalities; - Better
NSAsynchronousFetchRequest
handling; - Improvements and fixes.
2015-05-25
- Better handling for merging background context changes.
2015-05-20
- Added attributes support and many other improvements.
2015-04-04
- Added CocoaPods and Carthage support.
2015-02-16
- First public stable version written in Swift.
2014-08-03
- First public beta version written in Swift.
2014-06-24
- First internal version written in Swift.
2013-10-15
- Internal versions written in Objective-C.