- Remove workaround for pre-1.9 taglib versions in order to reduce codebase - code cleanup - move tests out of source folder
1.2.1
This is a non-feature release (no change to the code base)
- update README - build windows wheel against taglib 1.11
1.2.0
- add Windows support (see README) - update copyright dates - update cython version used to build shipped taglib.cpp to 0.23.4
1.1.0
- add a `File.close()` method that ends all I/O operations.
1.0.3
- include ReST version of the README for pypi (converted using pandoc)
1.0.2
- ensure that pyprinttags removes unsupported properties only when user enters 'y' or 'yes' (thanks to lahwaacz) - fix a typo in the readme (thanks to panzl)