Releases: LabKey/labkey-api-python
Releases · LabKey/labkey-api-python
1.0.0
- BREAKING CHANGE: in labkey.experiment ProtocolOutput has been renamed to RunItem
- Provide a default encoder for json.dumps to better handle datetime (#14)
0.7.0
- Domain API, see labkey.domain
- Fix for error response handling #12. Thanks to @thusharaw for this contribution.
0.6.1
- Support non-JSON response formats
0.6.0
0.5.0
- Security API, see labkey.security
- ServerContext now a class, support for CSRF
- Fix for LSID handling in Experiment objects
- Documentation updates
0.4.3
- Reintroduce portions of messageboard, wiki APIs (unsupported, not recommended for public use)
- Documentation updates
0.4.2
v0.4.2 Release 0.4.2
0.4.1
v0.4.1 Release 0.4.1
0.4.0
New support for experiment save and load batch APIs. Switch to using more standard .netrc credential model. Update API to be PEP 8 compliant.
0.3.0
Basic support for LabKey query, wiki, and message board APIs.