Skip to content

Releases: openlayer-ai/openlayer-python

v0.2.0-alpha.39

26 Nov 12:25
Compare
Choose a tag to compare
v0.2.0-alpha.39 Pre-release
Pre-release

0.2.0-alpha.39 (2024-11-26)

Full Changelog: v0.2.0-alpha.38...v0.2.0-alpha.39

Bug Fixes

  • add missing dependencies (tqdm and numpy<2) (298eedb)

Chores

v0.2.0-alpha.38

20 Nov 14:04
Compare
Choose a tag to compare
v0.2.0-alpha.38 Pre-release
Pre-release

0.2.0-alpha.38 (2024-11-19)

Full Changelog: v0.2.0-alpha.37...v0.2.0-alpha.38

Bug Fixes

  • pin pyarrow version to avoid installation issues with latest versions (37af76c)
  • update to pyarrow==14.0.1 to avoid dependabot issues (a226ca2)

Chores

  • rebuild project due to codegen change (#384) (b6873de)

v0.2.0-alpha.37

13 Nov 18:45
Compare
Choose a tag to compare
v0.2.0-alpha.37 Pre-release
Pre-release

0.2.0-alpha.37 (2024-11-13)

Full Changelog: v0.2.0-alpha.36...v0.2.0-alpha.37

Chores

v0.2.0-alpha.36

07 Nov 13:16
Compare
Choose a tag to compare
v0.2.0-alpha.36 Pre-release
Pre-release

0.2.0-alpha.36 (2024-11-04)

Full Changelog: v0.2.0-alpha.35...v0.2.0-alpha.36

Chores

v0.2.0-alpha.35

04 Nov 17:23
Compare
Choose a tag to compare
v0.2.0-alpha.35 Pre-release
Pre-release

0.2.0-alpha.35 (2024-11-04)

Full Changelog: v0.2.0-alpha.34...v0.2.0-alpha.35

Features

  • feat(data): add function to push a commit to the platform (7b5a29e)

Chores

v0.2.0-alpha.34

04 Nov 12:39
Compare
Choose a tag to compare
v0.2.0-alpha.34 Pre-release
Pre-release

0.2.0-alpha.34 (2024-11-01)

Full Changelog: v0.2.0-alpha.33...v0.2.0-alpha.34

Chores

v0.2.0-alpha.33

01 Nov 16:37
Compare
Choose a tag to compare
v0.2.0-alpha.33 Pre-release
Pre-release

0.2.0-alpha.33 (2024-10-31)

Full Changelog: v0.2.0-alpha.32...v0.2.0-alpha.33

Features

Bug Fixes

  • internal: remove stale files (52247af)

v0.2.0-alpha.32

31 Oct 16:57
Compare
Choose a tag to compare
v0.2.0-alpha.32 Pre-release
Pre-release

0.2.0-alpha.32 (2024-10-31)

Full Changelog: v0.2.0-alpha.31...v0.2.0-alpha.32

Features

Bug Fixes

  • docs: remove old examples from next branch (534b732)
  • docs: ruff linting issues (728a7dc)

v0.2.0-alpha.31

07 Oct 01:07
Compare
Choose a tag to compare
v0.2.0-alpha.31 Pre-release
Pre-release

0.2.0-alpha.31 (2024-10-07)

Full Changelog: v0.2.0-alpha.30...v0.2.0-alpha.31

Features

  • fix: adjust storage upload error code range (867b3d2)

v0.2.0-alpha.30

05 Oct 22:06
Compare
Choose a tag to compare
v0.2.0-alpha.30 Pre-release
Pre-release

0.2.0-alpha.30 (2024-10-05)

Full Changelog: v0.2.0-alpha.29...v0.2.0-alpha.30

Features

  • fix: remove async uploads (28e24a5)