Skip to content

CodeGen 5.3.7

Choose a tag to compare

@SteveIves SteveIves released this 17 Oct 00:05
· 769 commits to master since this release

CodeGen Release Notes

  • We corrected an issue that was causing field loop expansion tokens and field loop expression tokens to be incorrectly processed when a key segment loop was embedded within a key loop, which was in turn embedded within a field loop. When field loop tokens are used within the context of a key segment loop they are supposed to be processed in the context of the field associated with the current key segment being processed by the key segment loop that immediately contains the tokens. However they were actually being processed in the context of the current field in the outer field loop. The nest key loops within field loops was only recently added, so the likelihood of this change impacting existing templates is extremely low.
  • This version of CodeGen was built with Synergy/DE 10.3.3f and requires a minimum of version 10.1.1 to operate.

Symphony Framework Components

  • There were no Symphony Orchestrator changes in this release.
  • There were no Symphony Framework CodeGen Extensions changes in this release.