File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ 6.2.0 (2020-03-08)
2
+ ------------------
3
+ - Fix Query Predicate chaining (#75)
4
+ - Update dependencies so that code generation works with Python 3.8
5
+ - Update GitHub Actions integration
6
+
1
7
6.1.0 (2020-01-13)
2
8
------------------
3
- - Added nested query predicate support
9
+ - Added nested query predicate support (#72)
4
10
5
11
6.0.0 (2020-01-13)
6
12
------------------
7
13
- Allow passing in the base auth URL when creating a Client
8
14
- Add multiple DELETE endpoints for various backends
9
15
- Implement mocked actions for Orders mock backend
10
16
- Fix mock backend not properly support '<>' operator
11
- - Add in operator in queries
12
- - Fix cart replicate function
17
+ - Add in operator in queries (#73)
18
+ - Fix cart replicate function (#74)
13
19
14
20
5.0.0 (2019-11-05)
15
21
------------------
You can’t perform that action at this time.
0 commit comments