pipdeptree/CHANGES.md

31 lines
367 B
Markdown

Changelog
=========
0.4
---
* Python 2.6 compatibility
* Fix infinite recursion in case of cyclic dependencies
* Show warnings about cyclic dependencies
* Travis integration and other improvements
0.3
---
* Add `--freeze` flag
* Warn about possible confusing dependencies
* Some minor help text and README fixes
0.2
---
* Minor fixes
0.1
---
First version