Skip to content

Releases: richardpiazza/CodeQuickKit

Bundle fix

21 Feb 07:12

Choose a tag to compare

This update fixes the bundle reference when singularizing class names.

Singularization

21 Feb 05:40

Choose a tag to compare

Replacing module name spaces with underscores.

Collection Serialization

21 Feb 04:41

Choose a tag to compare

Added better support for automatic deserialization of collections.

CQKSerializableCustomizable

21 Feb 03:45

Choose a tag to compare

This release updates the de/serialization handling on CQKSerializableNSObject and CQKSerializableNSManagedObject classes. There is now a defined protocol 'CQKSerializableCustomizable' for the customization methods. Some method signatures have changed for CQKSerializableNSManagedObject.

Corrected CQKSerializableNSManagedObject relationship serialization

09 Feb 11:09

Choose a tag to compare

CQKSerializableNSManagedObject Improvements

09 Feb 10:29

Choose a tag to compare

This release corrects the generated Entity Name when trying to initialize CQKSerializableNSManagedObject's. When using NSStringFromClass() on a class in another module, the module name was included.

Initial CocoaPod Support

05 Feb 23:49

Choose a tag to compare

1.0.0

Added CocoaPods podspec