File tree 2 files changed +12
-6
lines changed
2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
1
History
2
2
=======
3
3
4
- ####2015 -09-25 [ v0.1.12] v0.1.12
4
+ ####2016 -02-11 v0.1.14
5
+ Apply rename when using multiple filters @jake314159
6
+
7
+ ####2015 -10-26 v0.1.13
8
+ Bumped qsversion @dhendo
9
+
10
+ ####2015 -09-25 v0.1.12
5
11
Disallow nulls for certain operators @jake314159
6
12
7
- ####2015 -08-12 [ v0.1.11 ] v0.1.11
13
+ ####2015 -08-12 v0.1.11
8
14
Pass fieldname to operator function @jake314159
9
15
10
- ####2015 -06-16 [ v0.1.10 ] v0.1.10
16
+ ####2015 -06-16 v0.1.10
11
17
Add support for $all
12
18
13
- ####2015 -02-19 [ v0.1.8 ] v0.1.9
19
+ ####2015 -02-19 v0.1.9
14
20
Bugfixes to allow raw objects to pass in arrays / numbers correctly
15
21
16
- ####2015 -02-18 [ v0.1.6 ] v0.1.7
22
+ ####2015 -02-18 v0.1.7
17
23
Allow a raw object to be passed in. Flatten deep object properties.
18
24
19
25
####2014 -11-12 v0.1.5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongo-queryfilter" ,
3
- "version" : " 0.1.13 " ,
3
+ "version" : " 0.1.14 " ,
4
4
"description" : " Safely create a simple mongo query from a querystring collection to allow filtering" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments