Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 03:00
· 381 commits to refs/heads/main since this release

What's Changed

πŸ” Security

  • Implement custom tree generation method in pure Python. Removes overhead of dependency Tree command and mitigates risk associated with executing the command using the subprocess module @eli64s (#53)

πŸ›  Maintenance

  • Refactor small details of codebase to improve readability and fix various small bugs @eli64s (#54)