* Fixed bug where crossplane wouldn't report error messages correctly when the last directive in a config was missing a semicolon.
* Added the `--strict` flag to crossplane parse that should be used if you want to check for unknown directives/spelling errors.
* Added the `--combine` flag to crossplane parse that will take the multiple config files and read them as one combined config by using the include directives.