Skip to content

Releases: chummersone/pywavfile

v4.0.1

12 Sep 16:20
Compare
Choose a tag to compare

Fix bug in iterator methods.

v4.0.0

31 Aug 20:13
Compare
Choose a tag to compare

Support for Python 3.6 is dropped.

v3.2.1

26 Aug 13:29
Compare
Choose a tag to compare

Added API documentation, including online: https://pywavfile.readthedocs.io/.

v3.2.0

20 Aug 21:54
Compare
Choose a tag to compare

Minor updates to readme, and swapped type hints in docstrings for formal type hints.

v3.1.3

19 Aug 17:28
Compare
Choose a tag to compare

Updated the readme to include code coverage (via Coveralls) and supported Python versions.

v3.1.2

22 Jun 20:27
Compare
Choose a tag to compare

Minor bug fix.

v3.1.1

03 May 21:12
Compare
Choose a tag to compare

Minor simplifications and additional test coverage.

v3.1.0

03 May 18:59
Compare
Choose a tag to compare
Minor updates to Readme

v3.0.1

03 May 09:36
Compare
Choose a tag to compare

Updates to documentation.

v3.0.0

02 May 22:32
Compare
Choose a tag to compare

Added support for floating-point .wav files. Updates to a few internal APIs may break backwards compatibility.