+--------------------------+
- Add aiff conversions support for MP3 and OGG formats.
- Add wav, aiff, mp3 and ogg support for APE format.
- Add 'get()' method in comparisions.py
- Resolved bug in process_batch.py. In 'for' loop raise a [RuntimeError:
dictionary changed size during iteration] when turn with 'continue' statement.
- Add a limites formats list into comparisions.supported_formats() dictionary and
removed some redundant code into all process files
- Some improved console output
- Removed the whichcraft retro-compatibility with python 2, it used
*shutil.which* module instead of
+--------------------------+