Added support for Inno Setup 5.6.0 installers
Added support for new GOG installers with GOG Galaxy file parts
Added support for encrypted installers
Added --list-sizes and --list-checksums options to print file information
Adde a --data-version (-V) option to check if an executable is an Inno Setup installer
Fixed case-sensitivity in parent directory when creating subdirectories
Fixed issues with names used to load .bin slice files
Packaging changes:
- Switched build system to ninja.
- Use tarball from official website as per developer's recommendation.