Skip to content

0.1.2

Latest
Compare
Choose a tag to compare
@atbraz atbraz released this 28 Apr 23:43
· 5 commits to main since this release

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