1.3.0
🧭 What's Changed
- Version Control has been added to Hub Datasets! (#610) @AbhinavTuli
- to_tensorflow now properly supports Text datasets (#658) @AbhinavTuli
- Hub crash and system information reports using Bugout (#624) @zomglings
- Added support for multiple BBox and Classlabel, instead of Sequences. (#658) @AbhinavTuli
- CLI name has been changed from hub to activeloop (#631) @haiyangdeperci
- Notebook example for creating dataset for object detection and instance segmentation added(#629) @haritsahm
- Tutorial for working with Audio Added (#592) @mynameisvinn
🚀 New
- Hub version command cli (#628) @sparkingdark
- Automatic Release Drafter added to repository (#598) @Anselmoo
- Improve Directory Structure of Examples (#630) @SauravMaheshkar
- Put zarr, tileDB, and hub benchmarks in one file (#534) @DebadityaPal
- Refactored Dataset Class (#576) @DebadityaPal
- Add Github Actions CI pipeline (#372) @ADI10HERO
- Improve Directory Structure of Examples (#630) @SauravMaheshkar
🐛 Bug Fixes
- Removed Assertions from shape_detector.py and added exceptions (#616) @DebadityaPal
- Adds support for dataset views in sharded dataset (#557) @AbhinavTuli
- Advanced slicing added for Sharded Dataset (#558) @AbhinavTuli
🗂 Documentation
- README added in Korean (#621) @HyeongminLEE
- README added in Bahasa Indonesia (#645) @haritsahm
- README added in French (#640) @MargauxMasson
- README added in Turkish (#608) @hakanbakacak
- Chinese Readme Proofread and Update (#613) @Cynthia7979
- Change ds.commit() to ds.flush() throughout in README.md (#619) @galbwe
- Added explaination for local file system to docs (#634) @McCrearyD
- Replaced commit() with flush() in documentation. (#604) @dhiganthrao
- Add MinIO to Data Storage docs (#605) @gabriel-milan
- Updated example notebooks with pip (#585) @MojammelHossain
- Typos fixed (#591) @dPacc
🔗 Dependency Updates
Bump pytest from 6.2.1 to 6.2.2 (#496) @dependabot-preview
Bump ray from 1.0.0 to 1.2.0 (#554) @dependabot-preview
Bump boto3 from 1.16.39 to 1.17.20 (#646) @dependabot-preview
⚙️ Who Contributed
@ADI10HERO, @AbhinavTuli, @Anselmoo, @Cynthia7979, @DebadityaPal, @HyeongminLEE, @MargauxMasson, @McCrearyD, @MojammelHossain, @SauravMaheshkar, @dPacc, @davidbuniat, @dhiganthrao, @gabriel-milan, @galbwe, @haiyangdeperci, @hakanbakacak, @haritsahm, @imshashank, @mikayelh, @mynameisvinn, @sparkingdark and @zomglings