Skip to content

v0.4.0

Compare
Choose a tag to compare
@aluttik aluttik released this 13 Apr 17:32
· 115 commits to master since this release
  • 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.