infinitered / cdq

Core Data Query for RubyMotion
MIT License
172 stars 35 forks source link

Latest version missing some documented features #133

Open dchersey opened 8 years ago

dchersey commented 8 years ago

Most notably, update(attr_hash) is not included in 1.0.8.
Tore hair out for a while thinking I misunderstood the objects being returned from relationship query until I noticed it was not in the 1.0.8 commit.

On master now, happy for the moment ... but maybe a new release to help control deployment of changes?

doutatsu commented 8 years ago

Which version did have this feature? I've rolled back to 1.0.7 and still have update method missing