Skip to content

v0.1.0

Choose a tag to compare

@amkrajewski amkrajewski released this 03 Nov 03:07
· 389 commits to main since this release

Major Changes:

  • Added ability to run configured (-c) mode, where all arguments are passed as CLI arguments.
  • A help function with instructions has been added to support enabling non-interactive mode and elaborate on interactive options.
  • CLI handling restructure - CLI handling routines were moved outside of the "main" function to improve code clarity and maintainability.

Minor Changes:

  • Small bug fixes in CLI.

Full Changelog: v0.0.5...v0.1.0