Skip to content

CodeGen 5.1.2

Choose a tag to compare

@SteveIves SteveIves released this 28 Jan 17:45
· 996 commits to master since this release

CodeGen Release Notes

  • We fixed a bug that was causing the <SELECTION_VALUE> selection loop expansion token to produce incorrect results for enumerated decimal and integer fields. The values being produced were previously off by 1, with values for fields with positive enumerated step values being one too high, and values for fields with negative enumerated step values being one too low.
  • We changed the CodeGen installation so that it adds the CodeGen folder to the END of PATH instead of the beginning.

Symphony Framework Components

  • We fixed a bug that was causing the <SYMPHONY_SELECTION_VALUE> selection loop expansion token to produce incorrect results for enumerated decimal and integer fields. The values being produced were previously off by 1, with values for fields with positive enumerated step values being one too high, and values for fields with negative enumerated step values being one too low.
  • There were no Symphony Orchestrator changes in this release.
  • There were no Symphony Framework template file changes in this release.