Skip to content

Release 0.9.1

Choose a tag to compare

@mtln mtln released this 18 Sep 10:59
· 47 commits to main since this release
  • 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.