Skip to content

Releases: activeloopai/deeplake

v3.9.27 🌈

28 Oct 19:37
4636633
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull

v4.0.0 🌈

23 Oct 16:51
e1378ed
Compare
Choose a tag to compare

🧭 What's Changed

Major release of Deep Lake

  • Eventual Consistency: Enabling concurrent workloads. Read more here.
  • Faster Installation: 5x faster setup by removing all dependencies except NumPy.
  • Enhanced Performance: Up to 10x faster reads/writes due to migrating low-level code to C++.
  • Cross cloud queries with JOIN operations and User-Defined Functions
    Simplified API with unified documentation, better data typing, and async support.
  • Switched to Apache 2.0 license

As a major release, the 4.0 API is not compatible with 3.x. Full documentation is available at docs.deeplake.ai including a v3 to v4 conversion guide.

Note: Open source code for 4.0 will be fully moved into this repo in the coming weeks

Bugfixes on 3.x should be made against the v3 branch

v3.9.26 🌈

09 Oct 19:46
62b63cc
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull

v3.9.25 🌈

27 Sep 16:29
47e9f45
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull

v3.9.24 🌈

25 Sep 18:43
6c814a5
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull, @azat-manukyan, @dgaloop and @nvoxland-al

v3.9.23 🌈

11 Sep 18:30
c07a319
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull

v3.9.22 🌈

07 Sep 00:49
369174b
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull and @nvoxland-al

v3.9.21 🌈

03 Sep 20:27
d12f29e
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull, @istranical and @nvoxland-al

v3.9.20 🌈

28 Aug 17:16
eebe84c
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull, @istranical and @nvoxland-al

v3.9.19 🌈

27 Aug 20:05
379897e
Compare
Choose a tag to compare

🧭 What's Changed

⚙️ Who Contributes

@activesoull, @dgaloop, @istranical, @nvoxland-al and @sounakr