BugFix Release
There’s an example on how to use gnuplot for generating charts from the output of mite list directly in the terminal in the README.md which comes really in handy when there should be more graphical reports.
Bug Fixes
- mie-list: duration coloring with existing yellow instead of orange (2acfcef)
- mite-list: 0-value columns are not filtered in grouped reports (b8c1922)
- mite-list: apply min/max-duration also to grouped reports (4e1a7db)
- mite-list: different default columns when groupBy is used (66afe00)
- mite-list: fix json output ansi color stripping (e0c4385)
- mite-list: no colored undefined revenue anymore (31d46d9)
- mite-list: removes additional line-break when using TSV format (e3511f8)
- mite-list: using dataformater for grouped output too (c532dcc)
- mite-new: auto-completion escape space service or customer (913f3a2)