Eclipse Glsp Glsp Versions Save

Graphical language server platform for building web-based diagram editors

v2.0.0

6 months ago

This marks the second major release of Eclipse GLSP and includes the following components:

Artifacts

Release artificats are available via npm/maven central registry and p2 update sites:

Changelog

Changes are tracked in a dedicated changelog file per component:

v.1.0.0

1 year ago

This marks the first major release of Eclipse GLSP and includes the following components:

For more details see here: https://eclipsesource.com/blogs/2022/07/05/eclipse-glsp-1-0-release-is-here/

Artifacts

Release artificats are available via npm/maven central registry and p2 update sites:

Changelog

Changes are tracked in a dedicated changelog file per component:

0.8.0

3 years ago

v0.8.0 - 20/11/20

This is the first release of Eclipse GLSP since it is hosted at the Eclipse Foundation. The 0.8.0 release includes new protocol message types and respective framework support for several new features, such as copy-paste, diagram navigation, etc. It also contains several clean-ups of the protocol and refactorings to simplify and streamline the API. The Eclipse Theia integration of GLSP features many improvements, such as problem marker integration, native context menu items and keybindings. Finally, several bug fixes and minor are part of this release as well.

Release artifcats

Release artificats are available here:

Client https://www.npmjs.com/package/@eclipse-glsp/client https://www.npmjs.com/package/@eclipse-glsp/protocol

Theia integration https://www.npmjs.com/package/@eclipse-glsp/theia-integration

Server https://download.eclipse.org/glsp/server/p2/releases/0.8.0/ (P2) https://search.maven.org/search?q=org.eclipse.glsp (M2)