Skip to content

Commit 09d4fc9

Browse files
committed
Closes #159. Closes #171.
1 parent 58e573d commit 09d4fc9

File tree

13 files changed

+407
-74
lines changed

13 files changed

+407
-74
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
###### Backwards compatible API changes
44
- #145 - Add "useClass" option to inject, find, findAll, create
55
- #155 - Allow deserialize and serialize to be configured per-method as well
6+
- #159 - Find which items from collection have changed with lastModified
67
- #161 - Allow the http method of DSHttpAdapter methods to be configured
78
- #167 - Default params argument of bindAll to empty object
9+
- #171 - "not in" query
810

911
###### Backwards compatible bug fixes
1012
- #156 - cached findAll pending query doesn't get removed sometimes

0 commit comments

Comments
 (0)