Releases: provena/provena-python-client
v0.23.0
v0.22.0
v0.21.0
v0.20.0
v0.19.0
v0.17.0
v0.16.0
v0.14.0
v0.14.0 (2024-08-29)
Feature
- feat: Completed downloading specific files/directory from dataset. (#33)
Co-authored-by: Ross <[email protected]> (d45906d
)
v0.13.0
v0.13.0 (2024-08-22)
Documentation
-
docs: Fixed missing link on docs home page and corrected contributing guide… (#31) (
946729e
) -
docs: Docs-1734 - Completed Repo Level Docs + Created new Landing Page for Client docs. (#30)
Completed Repo Root Level Documentation and created a new landing page for client documentation.
Co-authored-by: Ross <[email protected]> (d1f71ef
)
Feature
- feat: JIRA-1730 interactive dataset class in datastore module. (#32)
Added interactive dataset session functionality within the datastore module. Allows users to contionusly perform operations on a specific dataset, without having to keep re-supplying the dataset ID. (efc8795
)
v0.12.0
v0.12.0 (2024-08-08)
Documentation
- docs: Docs 1708 setup client documentation (#29)
Setup documentation of client library in CI/CD Pipeline. CI builds docs, and CD publishes docs to github pages using ghp-import tool. (673dc6a
)
Feature
- feat: Forcing new release to access "requests" dependency. (
3595042
)
Test
- test: JIRA-1706: Tests 1706 integration tests (#23)
Completed Integration Tests + Created a Guide for Client Library tests.
Co-authored-by: Ross <[email protected]> (66d96fa
)
Unknown
- Added secerts capture on push to main workflow for CI/CD. (
2d3e8c9
)