Added
- Command line option `--outputs-folder`
- Command line option `--outputs-filename`
Changed
- Changed default outputs folder from `$HOME/.local/py_import_cycles/outputs` to
`$HOME/.local/py-import-cycles/outputs`.
- Paths of the command line option `--packages` have to be absolute paths
Removed
- Removed project path from outputs filename. Use the current timestamp instead.
- Removed command line option `--project-path`
Fixed