This release fixes and improves the output of the statistics to me more readable and user friendly.
Changes
- Fix indentation issues between columns (issue #3).
- Print more helpful error messages when processing fails.
- Exit cleanly instead of calling
panic()
on invalid data.