Skip to content

3.0.0

Compare
Choose a tag to compare
@alemar11 alemar11 released this 10 Apr 10:37
  • Added a generic NSSecureUnarchiveFromDataTransformer subclass (Transformer) to easily implement CoreData Transformable attributes.
  • Added a generic ValueTransfomer closure based subclass (DataTransformer) to implement CoreData Transformable attributes.
  • APIs improvements.
  • New CoreData notifications payloads.
  • History: added new history transactions and changes fetch requests.
  • History: removed unused APIs.
  • Added a fetch method that returns NSArray to support batched requests.
  • New batch inserts methods.
  • Removed entity and contexts observers.
  • More tests.