Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 13:02
· 59 commits to main since this release
6b0beb1
  • Added: audformat.Scheme.labels_as_list property
    to list all scheme labels
  • Added: example to the documentation of
    audformat.utils.to_filewise_index()
  • Changed: convert dates to UTC timezone
    in audformat.Column.set()
    when using a scheme of type 'date'
  • Fixed: support pandas>=2.0.0
  • Fixed: mention author,
    license,
    license_url,
    organization
    in the specification documentation
    of the database header
  • Fixed: missing Raises section
    in the documentation of audformat.Database.load()
    and audformat.Database.attachments
  • Fixed: when the root argument
    of audformat.utils.expand_file_path()
    is a relative path
    it is no longer expanded to an absolute path