Changes
=======

Version 1.1.0 -- 2010/12/29
---------------------------

* Added a wrapper class to automatically detect a file type.
* Invalid AIFF files now set their attributes nonetheless.

Version 1.0.5 -- 2010/12/20
---------------------------

* Got rid of the ``hsutil`` dependency.

Version 1.0.4 -- 2010/11/19
---------------------------

* Fixed a crash when reading mp4 files with malformed attribute atoms.

Version 1.0.3 -- 2010/11/11
---------------------------

* Fixed a crash when reading mp4 files with out of range genre indexes.

Version 1.0.2 -- 2010/09/25
---------------------------

* Fixed a crash when reading Id3v2 text frames with invalid string encoding flag.

Version 1.0.1 -- 2010/08/24
---------------------------

* Fixed squeeze.squeeze_mpeg under py3k.
* Fixed the decoding of mpeg files with Xing headers under py3k.

Version 1.0.0 -- 2010/07/11
---------------------------

* Initial Release