Version 0.1.2 - Advanced Output Options
-
Output Flexibility: Introduced the ability to specify the output file for dependency information, providing greater control over where and how dependency data is stored.
-
Support for
pyproject.toml
: Expanded the output capabilities to include writing directly to a pyproject.toml file under the dependencies section. This feature supports the modern Python packaging standards, following PyPA's recommended project layout.
Full Changelog: v0.1.1...v0.1.2