- Added type hints
- Python minimum version 3.7 required
2023-03-22
- No functional changes
- Development tooling and workflow improvements
2023-03-21
- Supported Python versions 3.7 to 3.11
- No functional changes
- Development tooling and workflow improvements
2020-04-17
- Improve detection of circular dependencies
2020-04-15
- Show all dependencies (or dependents) in the flat view (instead of just 1 level deep)
- Show summary in CLI's help output
- Rewrite code
2020-01-13
- Add '--flat' display option
2019-11-13
- Fix issue with unknown project in reverse
2019-11-12
- Handle unknown extras
- Add help messages for CLI arguments
2019-11-08
- Rewrite implementation
2019-10-24
- Sort output alphabetically
2019-10-23
- Add 'reverse' to show tree of dependent projects
2019-10-20
- Add possibility to specify list of projects on command line
- Add handling of extras
- Change output format
2019-09-04
2019-09-04