Skip to content

v2.0.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 25 Nov 20:35
· 23 commits to main since this release
  • Refactored code
    • Unwrapped functions from PipTree class, exposed them outside the package
    • Removed an entire loop and function, now Pip Tree will run even faster
    • Broke out cli logic to a separate module
    • Use smarter enumeration for package count
  • Added type hinting
  • Updated documentation