Skip to content

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:28
· 29 commits to main since this release
b200351
  • Added: audeer.unique(),
    which returns unique values
    in the order they appear in a sequence
  • Added: maximum_refresh_time argument
    to audeer.progress_bar()
    and audeer.run_tasks(),
    which can be used
    to force an update interval
    of the progress bar
  • Fixed: documentation of return value
    of audeer.run_tasks()