Skip to content

Releases: huggingface/dataset-viewer

0.21.0

14 Feb 10:49
ded9a8c
Compare
Choose a tag to compare

What's Changed

Read more

0.20.2

14 Apr 13:24
751053e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.1...0.20.2

0.20.1

12 Apr 11:45
4f940cb
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 allow streaming=False in get_rows by @severo in #207

Full Changelog: 0.20.0...0.20.1

0.20.0

12 Apr 08:17
623606d
Compare
Choose a tag to compare

What's Changed

  • feat: 🎸 install libsndfile 1.0.30 and support opus files by @severo in #195
  • Fix detection of pending jobs by @severo in #198
  • [BREAKING] fix: 🐛 quick fix to avoid mongodb errors with big rows by @severo in #201
  • Simplify cache by dropping two collections by @severo in #202

Migration: the cache database structure has been modified. Run 20220408_cache_remove_dbrow_dbcolumn.py to migrate the database

Full Changelog: 0.19.1...0.20.0

0.19.1

04 Apr 16:27
4a9bf7a
Compare
Choose a tag to compare

What's Changed

  • test: 💍 re-enable tests for temporarily disabled datasets by @severo in #192
  • give reason in error if dataset/split cache is refreshing by @severo in #193

Full Changelog: 0.19.0...0.19.1

0.19.0

04 Apr 09:28
1a6eb0c
Compare
Choose a tag to compare

What's Changed

  • remove "gated datasets unlock" logic by @severo in #189. Note that it's a breaking change that requires the use of the new "app tokens" from moon-landing.

Full Changelog: 0.18.3...0.19.0

0.18.3

25 Mar 13:57
de2ff07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.2...0.18.3

0.18.2

16 Mar 11:11
6f1b609
Compare
Choose a tag to compare

What's Changed

  • feat: 🎸 upgrade to datasets 2.0.0 by @severo in #182

Full Changelog: 0.18.1...0.18.2

0.18.1

14 Mar 14:33
155843f
Compare
Choose a tag to compare

What's Changed

  • feat: 🎸 revert double limit on the rows size (reverts #162) by @severo in #179

Full Changelog: 0.18.0...0.18.1

0.18.0

14 Mar 14:14
f406c0d
Compare
Choose a tag to compare

What's Changed

  • feat: 🎸 truncate cell contents instead of removing rows by @severo in #178

Full Changelog: 0.17.8...0.18.0