Skip to content

CodeGen 6.1.5

Latest

Choose a tag to compare

@SteveIves SteveIves released this 20 Jul 19:22

CodeGen Release Notes

  • The RepositoryAPI assembly NuGet package is now published on nuget.org at https://www.nuget.org/packages/RepositoryAPI and is no longer published as a download in the GitHub release. Note that because of an error when publishing the package to nuget.org, we have skipped the 6.1.4 release of CodeGen and jumped from 6.1.3 to 6.1.5.
  • In the RepositoryAPI the Repository class now has a new static method Repository.FlattenArraysAndGroups that, as its name suggests, flattens out the •hierarchy of array and group fields for use in environments where those data constructs are inappropriate.
  • This version of CodeGen was built with Synergy/DE 12.4.1.1005 and requires a minimum of version 10.3.1b
    to operate.