v3.0.0
Changes from v2.0.0:
- Remove external dependencies as much as possible (
v2.1.0
) - Table: more colorful styles in
table/style.go
(v2.2.0
) - Progress/Task Tracker
progress/writer.go
(v2.3.0
) - Table: sort rows by any column (
v2.4.0
) - Table: page rows every X number of rows (
v2.5.0
) - List: refactor and simplify styles in
list/style.go