Tags · danielctull/DCTCoreData · GitHub
Skip to content
This repository was archived by the owner on May 8, 2020. It is now read-only.

Tags: danielctull/DCTCoreData

Tags

2.2.2

Toggle 2.2.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Version 2.2.2

2.2.1

Toggle 2.2.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Version 2.2.1

2.2

Toggle 2.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 2.2

- Add predicate methods, allow keypaths as arrays and add documentation
- New predicate method
- Move method after merge
- Add static library project
- Remove import of DCTCoreData header
- Update header

2.1

Toggle 2.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 2.1

* Add version defines file
* Name the class continuation in categories to fix warning
* Use compound predicate and category to build predicate

2.0.1

Toggle 2.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix a bug with the compiler not knowing that dct_init is an init method.

2.0

Toggle 2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 2.0

Now written for Automatic Reference Counting (ARC)

1.3.1

Toggle 1.3.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Version 1.3.1

Set logging options for automated setup to NO by default
Fix warnings with LLVM 2.0
Add CoreData headers to the import rather than relying on the pch file

1.3

Toggle 1.3's commit message

Unverified

This user has not yet uploaded their public signing key.
Brings in Mike Abdullah's API changes for the data fetching.

Fixes warnings found in the DCTKit project.

1.2

Toggle 1.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Changes some protocol method names and removes unnecessary methods.

1.1.1

Toggle 1.1.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
First tag on the production branch.