You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20
20
### Removed
21
21
* Deprecated and removed `publish_ground_truths` method. Use `update_data` instead.
22
22
23
+
## 0.1.0-alpha.5 (2024-05-29)
24
+
25
+
Full Changelog: [v0.1.0-alpha.4...v0.1.0-alpha.5](https://github.com/openlayer-ai/openlayer-python/compare/v0.1.0-alpha.4...v0.1.0-alpha.5)
26
+
27
+
### Features
28
+
29
+
* chore: apply formatting to custom files ([f657760](https://github.com/openlayer-ai/openlayer-python/commit/f657760e741817f6b1819f9f73e891f0297e3212))
30
+
* chore: update examples with new SDK syntax ([645ea34](https://github.com/openlayer-ai/openlayer-python/commit/645ea34500155038b132f97f926ae395e544af98))
31
+
* ci: ignore rye linting errors for custom code ([84bb9ef](https://github.com/openlayer-ai/openlayer-python/commit/84bb9ef8fc39f5551dc00ac7302e077932111d1f))
32
+
* feat: completes OPEN-6020 Refactor manual part of the Python SDK ([202f056](https://github.com/openlayer-ai/openlayer-python/commit/202f056d020d1c4ba0ef8555c918470de7b7b314))
33
+
23
34
## 0.1.0-alpha.4 (2024-05-24)
24
35
25
36
Full Changelog: [v0.1.0-alpha.3...v0.1.0-alpha.4](https://github.com/openlayer-ai/openlayer-python/compare/v0.1.0-alpha.3...v0.1.0-alpha.4)
0 commit comments