Skip to content

Commit

Permalink
Release 1.8.0 (#441)
Browse files Browse the repository at this point in the history
* Release 1.8.0

* Update date
  • Loading branch information
hagenw authored Jul 10, 2024
1 parent da28499 commit 44249d2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 1.8.0 (2024-07-10)
--------------------------

* Added: support for publishing tables as parquet files
* Changed: depend on ``audeer >=2.1.0``
* Changed: depend on ``audformat >=1.2.0``
* Changed: depend on ``pandas >=2.1.0``
* Fixed: update progress bar at least every second
in ``audb.load()``,
``audb.load_attachment()``,
``audb.load_media()``,
``audb.load_tables()``,
``audb.load_to()``,
``audb.publish()``
* Removed: support for Python 3.8


Version 1.7.4 (2024-06-25)
--------------------------

Expand Down

0 comments on commit 44249d2

Please sign in to comment.