Skip to content

6.0.0-dev.51

Compare
Choose a tag to compare
@regnosys-ops regnosys-ops released this 13 Jun 18:58
· 11 commits to master since this release
eb725d3

CDM Distribution - Python Code Generation

What is being released?

This release updates the bundle dependency to version 11.10.0 to include the new version of the Python generator which includes the following changes:

  • added support for model name clashes with Python keywords, soft keywords, and items whose names begin with "_"
  • added support for DSL operators to-string and to-enum
  • resolves the defect exposed by PR #2766
  • includes an update to the Python runtime library (2.1.0) used to encapsulate the Pydantic support

Review directions

Download the latest Python distribution from the Maven Central

The changes can be reviewed in PR: #2984