purekid / mongodm

MongoDB ORM that includes support for references,embed and multilevel inheritance.
MIT License
200 stars 47 forks source link

Bump version to 2.0, 1.5 or rollback a07259 #69

Closed jrschumacher closed 10 years ago

jrschumacher commented 10 years ago

@purekid I believe we need to bump version to 2.0 or at least 1.5 here at this commit a07259. This will be a breaking change to some developers who are checking the write state of their update queries.

Another option is to rollback and remove the ability to chain these methods since they have explicit purpose to the response.

jrschumacher commented 10 years ago

Method: save() Returns: A WriteResult object that contains the status of the operation.

Ref: http://docs.mongodb.org/manual/reference/method/db.collection.save/#db.collection.save

jrschumacher commented 10 years ago

I am going to roll back changes introduced from a072591060e635cbd730e2acd4a966feccaad31a