* Adds support for python 2.6 * Removes mutagen from development requirements * Changes hash function signature to accept any object matching hasher protocol. * Tests for the command line interface * Adds support for tox environment testing
0.0.6
------------------
* Adds id3v2.4 support * Removes useless id3v2 extended tag parsing * Improves documentation and tests
0.0.5
------------------
* Fixes id3v2 size calculation * Fixes gruesome integration tests * Changes TaggedFile interface to use file-objects instead
0.0.4
------------------
* Adds packaging and uploads it to pypi * Refactor of the package splitting it into a library and a script