Skip to content

Commit

Permalink
Release 0.3.0 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Jul 26, 2024
1 parent e5333cb commit 7197440
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 0.3.0 (2024-07-26)
--------------------------

* 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``


Version 0.2.0 (2024-05-15)
--------------------------

Expand Down

0 comments on commit 7197440

Please sign in to comment.