Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.0.2 #13

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 7, 2024

🤖 I have created a release beep boop

0.0.2 (2024-05-07)

Features

  • search & datasets (#8) (39cd278)
    • A new Dataset class was added with several methods for handling datasets, including creating and deleting versions, listing versions, and uploading data from a folder or a CSV file.
    • Several new methods were added to the Input class for handling inputs, including methods for bulk uploading, waiting for inputs, deleting failed inputs, and retrying uploads.
    • Several new methods and properties were added to the Search class, including support for different search algorithms and metrics, and improved handling of queries and pagination.

Miscellaneous Chores

  • One of the dependencies, uuidv4 has been deprecated in npm hence it has been replaced with the recommended uuid package.

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--clarifai-nodejs branch from 4a731fd to 1393c4b Compare May 7, 2024 09:43
Copy link
Contributor Author

github-actions bot commented May 7, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 62.05%
🟰 ±0%
3953 / 6370
🔵 Statements 62.05%
🟰 ±0%
3953 / 6370
🔵 Functions 64.77%
🟰 ±0%
114 / 176
🔵 Branches 68.08%
🟰 ±0%
305 / 448
File CoverageNo changed files found.
Generated in workflow #32

@DaniAkash DaniAkash merged commit d5c318c into main May 7, 2024
5 checks passed
Copy link
Contributor Author

github-actions bot commented May 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant