* Add 'quiet mode' to CLI, disabling stdout during program run. * Adjust abbreviated flag for --save-dir from --dir to -d
1.94.7
------------------------------
* Save CSVs in current working directory rather than 'data' directory in CWD. * Remove --clear-dir flag to prevent user from accidentally deleting files and folders. * Minor refactoring of parsing/saving process.
1.94.6
------------------------------
* Minor tweaks/fixes to docs
1.94.5
------------------------------
* Add new CLI options: --save-dir and --clear-dir
1.94.4
------------------------------
* Minor tweaks to docs.
1.94.3
------------------------------
* Improve documentation to work better with sphinx and Read the Docs.