File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 22LabKey Python Client API News
33+++++++++++
44
5+ What's New in the LabKey 1.1.0 package
6+ ==============================
7+
8+ *Release date: 05/07/2019*
9+
10+ - Add isblank and isnonblank filter types (#23)
11+ - Fix issue with Query API overwriting query filters with the same field/comparison (#20)
12+ - Use pytest as the default test runner (#24)
13+
514What's New in the LabKey 1.0.1 package
615==============================
716
Original file line number Diff line number Diff line change @@ -10,3 +10,6 @@ addopts = -v --cov=labkey --cov-config=setup.cfg --cov-report=html --cov-report=
1010[coverage:html]
1111directory = build/coverage_html
1212title = Test coverage report for labkey
13+
14+ [bdist_wheel]
15+ universal =1
You can’t perform that action at this time.
0 commit comments