This is an incremental update to the 2026-03 release. It corresponds to Eclipse plugin version 0.59.0.
Language Features
None.
Model Libraries
.meta.json. The build process has been modified to update theindexfield in.meta.jsonso that the standard library.kpars always contain the correct values.
[PR #751]
Backward Incompatibilities
None.
Issue Resolutions
None.
Jupyter
None.
Visualization (PlantUML)
None.
Technical Updates
org.omg.sysml.model. This change is the first step in refactoring the Pilot Implementation to allow its code to be more easily used outside the framework of Eclipse plugins. It decouples the generated SysML EMF metamodel from theorg.omg.sysmlEclipse plug-in. It adds two new projects to the repository:org.omg.sysml.modelandorg.omg.sysml.model.bundle.
[PR #750]- Licensing. Licensing has been changed from the GNU Lesser General Public License (LGPL) to the more permissive Eclipse Public License (EPL).
[PR #752]
Bug Fixes
None.