- Improved JPEG format support
- Fixed README
- Changed Development Status to Stable
- Changed Development Status to Beta
- Changed data.json structure
- Improved docstrings
- Added changelog (See CHANGELOG.md)
- Added functions supported_types(), supported_extensions(), supported_mimes() (See README par. "In Use")
- Divided type "image" into "raster-image", "raw-image", "vector-image"
- Implemented 3D Image formats support
- Added system formats support
- Updated README
- Required Python version: 3.1 or higher
- Updated speed test results (See README par. "Tests")
- Updated setup.py
- Added folder with examples
- Improved README
- Added Font formats support
- Added System formats support
- Improved various formats support
- Improved speed test
- Minor refactoring
- Improved speed test
- Updated README
- Complete API refactoring (See README par. "In Use")
- Added tests examples
- Updated README
- Added Audio formats support
- Improved output: the sequence of elements in the output data now depends on the length of the signature: first element will be with the longest signature, last element will be with the shortest signature
- Improved Video formats support
- Updated README
- Implemented iWork formats support
- Improved OpenDocument formats support
- Increased number of readable bytes up to 128
- Updated README
- Implemented Font formats support
- Implemented Raw Image formats support
- Set "output" argument as optional ("extension" value by default)
- Added context managers
- Added various formats support
- Implemented MIME types support
- Added opportunity to work with array of bytes
- Updated list of supported extensions
- Updated README.rst
- Fixed syntax error in README.rst