--------------------------
* Added: table preview for each table of a dataset
on the datacard
* Added: ``audbcards.Dataset.segments``
which returns the number of unique segments of a dataset
* Added: ``audbcards.Datasets.segment_durations``,
which returns a list of all segment durations
* Added: ``audbcards.Datacard.segment_duration_distribution``
* Changed: don't show media examples
for datasets that store,
on average,
more than 100 files per archive
* Changed: show video examples as video instead of audio
* Changed: depend on ``audeer>=2.2.0``
* Changed: depend on ``audiofile>=1.5.0``