Skip to content

Releases: utahiosmac/Marshal

Add Core Data goodness

21 Jun 21:48
Compare
Choose a tag to compare

Allows you to include a context so you can deal with core data models more easily.

Also removes the custom key path stuff added in v0.9.4 since it adversely affected performance.

v0.9.4

09 Jun 20:59
Compare
Choose a tag to compare
Merge pull request #49 from utahiosmac/performance

Use `valueForKeyPath` on NSDictionary for better performance.

Now with more protocols!

09 Jun 20:58
Compare
Choose a tag to compare

Protcols, protocols eveywhere.

1 patch closer...

19 Apr 15:57
Compare
Choose a tag to compare
1 patch closer... Pre-release
Pre-release
Merge pull request #42 from utahiosmac/cocoapods

Add initial podspec.