All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Do not take
foo.bar.baz imports foo.bar.__init__
into account
- Command line option
--outputs-folder
- Command line option
--outputs-filename
- 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 project path from outputs filename. Use the current timestamp instead.
- Removed command line option
--project-path