* Changed: make ``audinterface.Feature``, ``audinterface.Process``, ``audinterface.ProcessWithContext``, ``audinterface.Segment``, callable * Changed: use ``name`` and ``params`` arguments in ``audinterface.Feature``
0.3.2
--------------------------
* Changed: switch to ``audeer.run_tasks`` * Changed: cut signal before resampling is applied
0.3.1
--------------------------
* Fixed: ``audinterface.Feature`` raises an due to missing sampling rate now only if ``win_dur`` is given
0.3.0
--------------------------
* Changed: switch to ``audsp`` >=0.9.2, which fixes a critical resampling issue and introduces a new keyword arg name
0.2.4
--------------------------
* Fixed: description and keywords of package in ``setup.cfg``