Skip to content

v0.5.3

Compare
Choose a tag to compare
@arzkar arzkar released this 15 Feb 14:29
· 38 commits to main since this release
Bugfix: CLI crashes if the output directory doesnt exists

If the output directory doesnt exist, the CLI crashes. Added an exception
which will catch it & exit safely and also added a prompt which will ask the
user if they want the CLI to create the directory at the start of CLI
execution.