v4.3.5
📦 deeplakeView on GitHub →
✨ 2 features🐛 2 fixes🔧 1 symbols
Summary
This release introduces support for the link to bytes data type and improves text column flexibility. Several bugs related to error handling and PNG linking have also been resolved.
✨ New Features
- Added support for link to bytes data type (DEE-299).
- Text columns now allow appending data with unknown dtype for better compatibility.
🐛 Bug Fixes
- Fixed exception handling in deeplake.exists to gracefully handle errors instead of throwing exceptions (DEE-300).
- Resolved Python PNG linking issues.
🔧 Affected Symbols
deeplake.exists