File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,12 @@ Changes in the current release:
77
88- Support for Python 3
99- Support for netrc files (.labkeycredentials.txt files are now deprecated)
10- - server_context parameter on all methods
11- - PEP standards - the latest update follows PEP code styling standards
12- - New samples
13- - New methods: load_batch and save_batch
10+ - New methods for working with assay data:
11+ - [ load_batch] ( https://github.com/LabKey/labkey-api-python/tree/master/labkey/experment.py )
12+ - [ save_batch] ( https://github.com/LabKey/labkey-api-python/tree/master/labkey/experment.py )
13+ - server_context parameter added to all methods
14+ - PEP standards - the latest version follows PEP code styling standards
15+ - New [ samples] ( https://github.com/LabKey/labkey-api-python/tree/master/samples )
1416
1517# Installation
1618To install, simply use ` pip ` :
You can’t perform that action at this time.
0 commit comments