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)
1.0.1
- cleaned up source code and made it more readable - update README to contain more information - no functional API changes