Skip to content

CodeGen 5.7.2

Compare
Choose a tag to compare
@SteveIves SteveIves released this 10 Apr 18:05
· 259 commits to master since this release

CodeGen Release Notes

  • We improved the processing of several field loop expressions related to date and time fields, which were in some cases producing inaccurate results for nullable time fields.
  • We completely re-worked the implementation of code generation based on an xfServerPlus Synergy Method Catalog, bringing the implementation in line with the way that repository-based code generation works. Method catalog based code generation can now also be completely driven via the CodeGen API.
  • We added validation to ensure that method and parameter loop tokens can't be used when processing in -smcstrs mode, which is a repository-centric processing mode.
  • We completed the project of simplifying the structure of the documentation, making it easier to read, and easier to maintain.
  • This version of CodeGen was built with Synergy/DE 11.1.1g and requires a minimum of version 10.1.1 to operate.