Releases: eclipse-glsp/glsp-eclipse-integration
Releases · eclipse-glsp/glsp-eclipse-integration
1.1.0 Release Candiate 4
What's Changed
- Update tycho maven version to 2.7.5 and remove
includePackedArtifacts
by @xai in #64 - Upgrade to latest GLSP client version by @martin-fleck-at in #67
Full Changelog: v1.1.0.RC03...v1.1.0.RC04
1.1.0 Release Candiate 3
What's Changed
Full Changelog: v1.1.0.RC02...v1.1.0.RC03
1.1.0 Release Candiate 2
What's Changed
- Execute command async to avoid JRE error by @ivy-lmu in #59
- GH-743 Change approach to open operating system browser by @xai in #60
- Cancel statusTimer when disposing StatuBar by @ivy-lmu in #62
- Do not dispose session if another proxy is connected by @ivy-lmu in #63
- 781: Fix Export SVG by @ivy-lli in #65
- GH-708 Improve eslint config by @tortmayr in #58
New Contributors
Full Changelog: v1.0.0...v1.1.0.RC02
1.0.0. Release
Changes
- [diagram] Fixed a bug that prevented successful completion the
DefaultModelInitializationConstraint
#47 - [editor] Made editor retrieval thread safe to ensure that actions that are sent after the editor has been disposed are correctly handled (i.e. ignored) #48
- [example] Improved and modernized styling of the GLSP workflow example #49
- [editor] Fixed a bug to ensure that keybindings are also working when using
WebView2
#54
Breaking Changes
0.9.0 Release
Inception of the Eclipse GLSP IDE integration.
This project provides the glue code for integrating browser-based GLSP diagram into the Eclipse IDE.