Skip to content

Version 2.13.0

Compare
Choose a tag to compare
@gquerret gquerret released this 02 May 07:55

Lexer / Parser

  • Escape characters should not be taken into account in comments (issue consultingwerk/proparse#35)
  • Support for OE 12.4 expressions in VAR statement
  • Fix RecognitionException on ON statement in classes (#878)
  • XOR keyword in expression (#876)
  • Prepro directives not expanded in prepro (#877)

Rules

  • Issues not visible in some AppBuilder code sections (#866 and #869)
  • Various fixes / improvements: OneStatementPerLine (#873), CompileTimeArguments(#875), ShareLock (#414)

Other

  • Rules license can now be entered as a property instead of a separate plugin. Web UI available soon.