v2.0.0
- 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
- Unwrapped functions from
- Added type hinting
- Updated documentation