Release 0.9.1
- The tool now supports a non-interactive mode with -n, in which the path to the zip file and all other information is passed in as cli parameters and the user is not prompted for additional input.
- The code has been refactored (separation between parser and renderer), allowing for easier feature extension or code re-use.