v0.1.0
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