* Added: more tests to increase code coverage to 100% * Added: link to benchmark page in README * Changed: tests now require 100% code coverage
0.3.2
--------------------------
* Added: benchmark results page in docs * Fixed: multi-line release changelogs on Github * Fixed: copy-button for bash examples
0.3.1
--------------------------
* Fixed: missing dependencies for publishing documentation
0.3.0
--------------------------
* Changed: use ``audiofile.core`` structure under the hood * Changed: use Github Actions for tests * Changed: use Github Actions for automatic publishing * Changed: host documentation as Github pages * Removed: support for Python 2.7
0.2.4
--------------------------
* Fixed: ``CHANGELOG`` format for PyPI server
0.2.3
--------------------------
* Fixed: catch ``SoxiError`` in ``audiofile.read()`` * Fixed: test for more advanced audio files like OPUS, AMR, ...