Releases: datalab-org/datalab-api
v0.5.0
v0.4.0
v0.3.2
This is a re-release of 0.3.2 which failed to make it to PyPI.
What's Changed
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #79
- Fix link in README by @ml-evs in #81
- Add interactive prompt when API key is missing by @ml-evs in #85
- Added DatalabAPIError handling for create_item by @wuppersaver in #86
New Contributors
- @wuppersaver made their first contribution in #86
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.1 (2025-10-28)
Closed issues:
create_itemerrors if status code is 200 #76
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
v0.3.0
v0.3.0 (2025-07-08)
Implemented enhancements:
Closed issues:
- Show server errors more readily #69
Merged pull requests:
- Refactor some functionality into utils module for external use #67 (ml-evs)
- Update dependencies, deprecate cheminventory helper #65 (ml-evs)
* This Changelog was automatically generated by github_changelog_generator
v0.2.13
Changelog
v0.2.13 (2025-05-08)
Implemented enhancements:
* This Changelog was automatically generated by github_changelog_generator
v0.2.12
What's Changed
- Use PEP 639 SPDX license in pyproject by @ml-evs in #62
- Fix for enumerating non-sample item endpoints by @ml-evs in #63
Full Changelog: v0.2.11...v0.2.12
Changelog
v0.2.12 (2025-05-07)
Closed issues:
- get_items method only works with samples #50
Merged pull requests:
- Fix for enumerating non-sample item endpoints #63 (ml-evs)
- Use PEP 639 SPDX license in pyproject #62 (ml-evs)
* This Changelog was automatically generated by github_changelog_generator
v0.2.11
What's Changed
- Deal with uncaught duplicate key errors on client-side by @ml-evs in #60
- Return collection members from
.get_collectionby @ml-evs in #61
Full Changelog: v0.2.10...v0.2.11
Changelog
v0.2.11 (2025-05-02)
Merged pull requests:
- Return collection members from
.get_collection#61 (ml-evs) - Deal with uncaught duplicate key errors on client-side #60 (ml-evs)
* This Changelog was automatically generated by github_changelog_generator
v0.2.10
What's Changed
- Use streaming downloads when requesting file data by @ml-evs in #57
- Bump astral-sh/setup-uv from 5 to 6 in the github-actions group by @dependabot in #58
- Remove typehint on base class
__enter__that confuses parsers by @ml-evs in #59
Full Changelog: v0.2.9...v0.2.10
Changelog
v0.2.10 (2025-05-01)
Merged pull requests:
- Remove typehint on base class
__enter__that confuses parsers #59 (ml-evs) - Use streaming downloads when requesting file data #57 (ml-evs)
* This Changelog was automatically generated by github_changelog_generator