Skip to content

release 6.0.1

Compare
Choose a tag to compare
@raydac raydac released this 08 Dec 19:56
· 356 commits to master since this release

6.0.1

  • improved the MAVEN plugin to hide content of potentially sensitive properties from printing into Maven log (issue #2)
  • added --z option ('compareDestination' in MAVEN and ANT) to check content of existing result file and to not replace it if content equals (issue #1), by default turned off because makes some overhead
  • fixed --c argument usage in CLI, now by default the preprocessor started in CLI doesn't clear its output folder, use --c to turn it on
  • improved tests
  • minor bug-fixing