0.6.0
This release is the start of introducing categories within test runs.
Included in this release are:
- the ability to use categories when writing tests. This will power all of the upcoming category features.
- ability to see categories in the JSON reporter, through the API and CLI. See #87.
- ability to see category statistics in the text reporter. See #88.
- ability to see individual box plots in the box reporter. See #89.
- text reports now print in color by default.