Releases: HubTou/pipinfo
Releases · HubTou/pipinfo
pipinfo-0.9.4
pipinfo-0.9.3
- Fixed a bug when handling multiple extra variables in a requirement line. For example:
Requires-Dist: pipreqs ; extra == "pipfile-deprecated-finder" or extra == "requirements-deprecated-finder"
pipinfo-0.9.2
- Added writing an empty file in the cache in case of HTTP 404 Not Found error, to avoid retrying and failing later
- Added trying to use TMPDIR directory as a cachine directory base under Unix. This directory is more standard than TMP according to man environ
- Added 2 new command names, pipin (shorter form) and pippin (by Their Satanic Majesties Request): there can be many ones!
- Updated documentation
- Added a TODO.md file to document possible future directions
pipinfo-0.9.1
- Document corrections & additions
- Peculiarly changing the package name from the reserved pipinfo to pnu-pipinfo!
pipinfo-0.9.0
- Initial public release