Improvements:
- the
match_colour
method is now accessible via the public interface
Bugfixes:
- default style not handled properly in the parser
Features:
- added the -m option
Bugfixes:
- removed runtime dependency on rspec
Features:
- added a config option to globally disable colouring
Bugfixes:
- the 'options' section is now handled properly
- a few docs improvements
Features:
- added Tco#configure (a simpler way to change the configuration)
Bugfixes:
- the
-d
option works again