Skip to content

Release v1.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 14:30
2da9873
  • Added: audeer.path()
    as replacement for audeer.safe_path()
  • Added: *paths argument to audeer.safe_path()
    to join paths
  • Added: recursive argument to audeer.list_dir_names()
  • Added: recursive argument to audeer.list_file_names()
  • Added: audeer.StrictVersion()
  • Added: audeer.LooseVersion()
  • Added: audeer.install_package()
  • Added: audeer.move_file()
  • Added: audeer.touch()
  • Deprecated: audeer.safe_path()
  • Fixed: add test for MacOS