Skip to content

CodeGen 5.7.7

Compare
Choose a tag to compare
@SteveIves SteveIves released this 21 Oct 17:20
· 213 commits to master since this release

CodeGen Release Notes

  • We added a new method loop expansion token <METHOD_RETURN_CSTYPE_XF> and a new parameter loop expansion token <PARAMETER_CSTYPE_XF>.
  • We added a new parameter loop expression <IF PARAM_NAME_IS_xxxxx> where xxxxx can be replaced with the name of a parameter that you wish to match.
  • We added two new command-line options that can be used when processing metadata from a Synergy Method Catalog. The new options are -pexclude and -pinclude and they allow you to explicitly exclude or include certain parameters when processing parameter loops.
  • This version of CodeGen was built with Synergy/DE 12.0.1.3272 and requires a minimum of version 10.1.1 to operate.