Releases: activeloopai/deeplake
Releases · activeloopai/deeplake
v3.9.21 🌈
🧭 What's Changed
- bumb libdeeplake to 0.0.142 (#2939) @activesoull
- Export yolo docs (#2938) @istranical
⚙️ Who Contributes
v3.9.20 🌈
v3.9.19 🌈
🧭 What's Changed
- Deeplake Inverted Index. (#2910) @sounakr
- Add method to export Deep Lake dataset as yolo annotations (#2930) @istranical
- Correct propagation of scoped gcs creds (#2926) @dgaloop
⚙️ Who Contributes
@activesoull, @dgaloop, @istranical, @nvoxland-al and @sounakr
v3.9.18 🌈
🧭 What's Changed
- Fix list typehint to fix python3.8 support (#2925) @GdoongMathew
⚙️ Who Contributes
v3.9.17 🌈
🧭 What's Changed
- Ensure username fetching logic is not token dependent (#2923) @dgaloop
- Raise exception if a view to save's id already exists (#2921) @nvoxland-al
⚙️ Who Contributes
@dgaloop and @nvoxland-al
v3.9.16 🌈
🧭 What's Changed
- bump libdeeplake version to 0.0.138 (#2919) @activesoull
- GCS Token Credentials support (#2896) @dgaloop
- [DEEP-220] add urllib3's SSLError to the retriable errors list (#2918) @activesoull
⚙️ Who Contributes
v3.9.15 🌈
🧭 What's Changed
- bump libdeeplake version to 0.0.137 (#2916) @activesoull
- [DEEP-215] mmseg get pipeline by priority (#2915) @activesoull
- separate mmdet from mmseg (#2913) @activesoull
⚙️ Who Contributes
v3.9.14 🌈
🧭 What's Changed
- Fix images tensor name dict (#2908) @activesoull
- Fix padding for last element (#2906) @activesoull
- Remove empty token check from deeplake (#2907) @activesoull
- Create vdb index doc (#2904) @azat-manukyan
- Bump libdeeplake version to 0.0.136 (#2911) @activesoull
⚙️ Who Contributes
v3.9.13 🌈
🧭 What's Changed
- bumb libdeeplake to 0.0.135 (#2902) @activesoull
- [DEEP-208] provide creds dict with non empty strings (#2901) @activesoull
- [DEEP-202] fix string data cutting issue (#2899) @activesoull
- allow decode method for images tensor in mmseg (#2900) @activesoull
- fix error 'type' object is not subscriptable (#2898) @activesoull
- Group index fix, allow_local_cache and grouped datasets split fix (#2897) @activesoull
- Improve kaggle system call (#2892) @nvoxland-al
⚙️ Who Contributes
v3.9.12 🌈
🧭 What's Changed
- Added dictionary based filtering for IN (#2893) @istranical
- Propagate drop last (#2894) @activesoull
- Tweaked sanitization for keys with spaces (#2885) @istranical
- Handle creating a view of a tensor group (#2886) @nvoxland-al
- fix s3 deletion error (#2890) @artgish
- remove unnecessary functionalities (#2887) @activesoull
⚙️ Who Contributes
@activesoull, @artgish, @istranical, @nvoxland and @nvoxland-al