Skip to content

CodeGen 5.4.4

Choose a tag to compare

@SteveIves SteveIves released this 10 Oct 17:48
· 617 commits to master since this release

CodeGen Release Notes

  • We added a new relation loop variation called a restricted relation loop which differs from a regular relation loop in that in order for a relation to be included and processed the relations TO STRUCTURE must be included in the list of structures being processed. Relations whose TO STRUCTURE is not included in the list of structures being processed are ignored.
  • We added a field loop expansion token <HARMONYCORE_CUSTOM_FIELD_DATATYPE> and a field loop expression token <IF HARMONYCORE_CUSTOM_DATATYPE> to the Harmony Core CodeGen extensions library.
  • This version of CodeGen was built with Synergy/DE 11.1.1 and requires a minimum of version 10.1.1 to operate.