Skip to content

Commit 307b9e1

Browse files
committed
Remove completed items from TODO list
Download progress bars were implemented in ff42fcb and refined in later commits. Dependency graph visualization is now handled by codezoom, a separate project now in the apposed org: https://github.com/apposed/codezoom. Codezoom uses jgo to resolve dependency graphs for Java projects. :-) Therefore, we remove the old bin/viz.sh graphviz script.
1 parent e87e646 commit 307b9e1

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

TODO.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ These can be deferred to 2.1.0 or later:
9191
Ideas for future releases (not tracked in this file, move to GitHub issues):
9292

9393
- (HIGH) Parallel downloads for faster cache population
94-
- (HIGH) Progress bars for downloads
95-
- (HIGH) Dependency graph visualization (add --graphviz or similar output mode to tree/list/info)
9694
- (HIGH) Shell completion (bash/zsh)
9795
- (MEDIUM) Version ranges with semantic versioning
9896
- E.g. report on dependency divergence in desired scenarios (e.g. two different major versions)

bin/viz.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)