File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Release Notes
2
+
3
+ ## v1.5.0 (27 Nov 2016)
4
+
5
+ ### Fixed
6
+ - Pagination issue
7
+ ([ #12 ] ( https://github.com/selahattinunlu/laravel-api-query-builder/issues/12 ) )
8
+ ([ #9 ] ( https://github.com/selahattinunlu/laravel-api-query-builder/issues/9 ) )
9
+
10
+ ### Added
11
+ - Dynamic Appends Support
12
+ ([ #12 ] ( https://github.com/selahattinunlu/laravel-api-query-builder/issues/12 ) )
13
+
14
+ ---
15
+
16
+ ## v1.4.0 (11 Nov 2016)
17
+
18
+ ### Added
19
+ - whereIn and whereNotIn support
20
+
21
+ ---
22
+
23
+ ## v1.3.0 (24 Feb 2016)
24
+
25
+ ### Added
26
+ - Lumen Compatibility
27
+
28
+ ---
29
+
30
+ ## v1.2.0 (3 Dec 2015)
31
+
32
+ ### Added
33
+ - Excluded parameters feature
34
+
35
+ ---
36
+
37
+ ## v1.1.0 (12 Oct 2015)
38
+
39
+ ### Added
40
+ - Random sorting feature. (example: ?order_by=random)
41
+
42
+ ---
43
+
44
+ ## v1.0 (8 Oct 2015)
45
+
46
+ First release.
You can’t perform that action at this time.
0 commit comments