- Use pip list's JSON output for installed_distributions (93) - Drop support for Python 3.5 (94) - Update vendored dependencies (95) - Add type hints (97)
0.0.20
----------------------------------------------
- Ensure environment vars are passed to subprocess call (68)
0.0.19
----------------------------------------------
- Drop support for Python 2.7 - Add experimental PEP 650 support - Fix issue with handling LegacyVersions (66) - Test against pip 20.3.4, 21.0, 21.0.1
0.0.18
----------------------------------------------
- Test against pip 20.3, 20.3.1, 20.3.3 - Support Python 3.9