* Partially revert GET /db/:collection/:handle/patches, as it returned limited results for versioned docs
* Fix POST /db/:collection/:handle/patch to:
* normalize diffs based on latest doc version
* handle empty deltas
* not swallow thrown errors due to _.curry
* Set 'target.original' correctly for versioned collections