Skip to content

Releases: fpgmaas/deptry

0.1.4

04 Sep 12:55
28959f1
Compare
Choose a tag to compare
Improved logging to reflect environment should be activated (#24)

* improved docstrings

0.1.3

04 Sep 10:37
d376a2e
Compare
Choose a tag to compare
Added functionality to support parsing imports within if/else stateme…

0.1.2

04 Sep 10:19
8c0a2b2
Compare
Choose a tag to compare
removed typeguard (#22)

0.1.1

04 Sep 08:29
b3bed87
Compare
Choose a tag to compare
replaced command 'deptry check' with deptry (#21)

0.0.4

03 Sep 12:27
0a2ee4c
Compare
Choose a tag to compare
added the directory argument to the CLI (#13)

* added the directory argument to the CLI

0.0.3

03 Sep 07:27
572f670
Compare
Choose a tag to compare
Add support for Jupyter Notebooks (#11)

* added custom parser for extracting imports from notebooks
* added ignore-notebooks option to CLI
* updated documentation
* Added various unit tests

0.0.2

02 Sep 07:48
3acb9e3
Compare
Choose a tag to compare
Merge pull request #1 from fpgmaas/docs

added documentation, also added some common known packages to import_…

0.0.1

02 Sep 06:17
Compare
Choose a tag to compare
moved pytest config to tox.ini