Skip to content

Release v1.7.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 07:17
· 93 commits to main since this release
5a6dbf9
  • Fixed: ensure correct data types
    in dependency table
    when loaded from cache
  • Fixed: publishing an update of a database
    when the previous version
    was stored in cache
    by an older version of audb
  • Fixed: loading of database attachments
    when audb.config.CACHE_ROOT
    and audb.config.SHARED_CACHE_ROOT
    point to the same folder
  • Fixed: ensure audb.versions()
    does not fail
    when database is not available
    in a repository
  • Fixed: loading of dependency table from cache
    when the previous version
    was stored in cache
    by a different pandas version