Catch exceptions now thrown from the launcher
Fix for coloring of text wrapped title
By default coloring is off
Add in support to color multiple indexes in the record, and update output for progress and performance writers
Rather confusingly the example project file had the wrong reference to the root used in property expansion - it should have been ${rootdir} as that is what it was being set to in the file
Properties should only be declared at the level of the parent pysys node (not for instance from within a writer) - these are used for property expansion within the pysys project file
Correct argument parsing for make launcher
Change @itype to @type