Skip to content

CodeGen 5.4.1

Choose a tag to compare

@SteveIves SteveIves released this 22 Jul 17:45
· 646 commits to master since this release

CodeGen Release Notes

  • We added a new command line option -smcstrs that allows you to determine the list of structures to be processed as all structures listed in a Synergy Method Catalog export file.
  • We corrected an error that was causing incorrect file details to be returned when the file overrides (-fo) option was used in conjunction with the multiple structures (-ms) mode and when a structure being processed was assigned to more than one file definition. The -fo option was being ignored and the first assigned file was always being returned.
  • We changed the behavior of the parameter loop expansion token <PARAMETER_SAMPLE_DATA> to make it not escape double quote characters with backward slash characters and we added a new token <PARAMETER_SAMPLE_DATA_ESCAPED> to allow the previous behavior to be retained.
  • We added a new method loop expression token <IF STRUCTURE_PARAMETERS> that allows you to determine whether the method being processed has any structure parameters.
  • There were no Symphony Framework CodeGen Extensions changes in this release.
  • This version of CodeGen was built with Synergy/DE 11.0.2 and requires a minimum of version 10.1.1 to operate.