https://github.com/modelix/modelix.core/blob/ee71fe57667bb8cc8931245b377543ee74f337e0/model-api/src/commonMain/kotlin/org/modelix/model/api/INode.kt#L54 This is a breaking change. Existing models cannot be read anymore. This might be a good opportunity to introduce versioning and migration of models.
modelix.core/model-api/src/commonMain/kotlin/org/modelix/model/api/INode.kt
Line 54 in ee71fe5
This is a breaking change. Existing models cannot be read anymore.
This might be a good opportunity to introduce versioning and migration of models.