Release 2.3.0 #267
tviegut
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release 2.3.0 [08-Jun-2026]
We're pleased to announce the release of CIMTool 2.3.0 — a significant update focused on documentation generation, real-time profile visualization, diagram customization, expanded profiling capabilities, pipeline automation, and a number of important defect fixes.
New in 2.3.0: cimtool-cli for CI/CD pipelines
The headline addition in this release is cimtool-cli, a new command-line interface that brings CIMTool's artifact generation into automated and continuous-integration workflows. The transform engine has been decoupled from the Eclipse desktop application and packaged as a self-contained executable JAR that runs profile transformations and generates artifacts headlessly — with no Eclipse workbench required. This makes it straightforward to incorporate CIMTool builders directly into CI/CD pipelines, build scripts, and SchemaOps automation.
cimtool-cli is included as a separate, distinct deliverable alongside the desktop product in this release. See Using CIMTool in CI/CD Pipelines with cimtool-cli for usage and examples.
Key release highlights
.pumlconfigoverrides, and Dark Mode support.*.namespacesmapping files (Namespaces in CIMTool), and self-healing schema import.CGMES-CIM17: a complete working example
Released publicly alongside this version, the cimug-org/CGMES-CIM17 repository is a fully worked example of CIMTool's new modularized documentation features. It hosts the official CIMTool project for the IEC 61970-600-2:2021 CGMES standard profiles based on CIM17, and shows how to assemble modular AsciiDoc documentation — a master document that aggregates multiple profiles using the
adoc-inline-rdfsbuilder for inline RDFS content fragments, together with the PlantUML RDFS diagram builders for automatically generated profile diagrams.The repository also includes a copy of the ENTSO-E released model
CIM17-2_CGMES31v01_PROF-20v02_NC23v66_MS10v01_DES10v01.qea, that has been prepped as well as configured to use the new stereotype-to-namespace mapping feature and its accompanying*.namespacesmapping file. It is a recommended starting point for anyone interested in understanding how to create their own complex project-level modularized documentation.Roadmap and development visibility
As part of formalizing the processes around CIMTool releases, we've introduced public project boards that give the community direct visibility into planning and development:
Full release notes
The above is a summary of the key highlights. For the complete list of enhancements and defect fixes, see the full release notes:
CIMTool 2.3.0 Release Notes
This discussion was created from the release Release 2.3.0.
Beta Was this translation helpful? Give feedback.
All reactions