|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v3.1.0 (29/07/2019) |
| 4 | + |
| 5 | +#### Enhancements: |
| 6 | + |
| 7 | +- [**enhancement**] Improve messaging system startup [#157](https://github.com/eclipse/gemoc-studio/pull/157) |
| 8 | +- [**enhancement**] Increase swtbot test timeout [#158](https://github.com/eclipse/gemoc-studio/pull/158) |
| 9 | +- [**enhancement**] Improve Sirius wizard for Gemoc [#156](https://github.com/eclipse/gemoc-studio/pull/156) |
| 10 | +- [**enhancement**] Add concurrent engine to studio [#148](https://github.com/eclipse/gemoc-studio/pull/148) |
| 11 | +- [**enhancement**] Improve Variable and Debug views [#143](https://github.com/eclipse/gemoc-studio/pull/143) |
| 12 | +- [**enhancement**] Add command line Eclipse application to run GEMOC languages and headless product [#138](https://github.com/eclipse/gemoc-studio/pull/138) |
| 13 | +- [**enhancement**] Integrate ALE interpreted engine in GEMOC Studio build [#126](https://github.com/eclipse/gemoc-studio/pull/126) |
| 14 | +- [**enhancement**][**refactoring**] Move dsl default location to project root [#124](https://github.com/eclipse/gemoc-studio/pull/124) |
| 15 | +- [**enhancement**] Add pre-release version of ecoretools epackage registration [#118](https://github.com/eclipse/gemoc-studio/pull/118) |
| 16 | +- [**enhancement**] Add new K3FSM official example [#81](https://github.com/eclipse/gemoc-studio/pull/81) |
| 17 | +- [**enhancement**] Improve documentation [#74](https://github.com/eclipse/gemoc-studio/pull/74) |
| 18 | +- [**enhancement**] Add syntax highlighting to DSL files [#78](https://github.com/eclipse/gemoc-studio/pull/78) |
| 19 | +- [**enhancement**] Add dockerfile and instructions for building documentation via docker [#76](https://github.com/eclipse/gemoc-studio/pull/76) |
| 20 | +- [**enhancement**][**refactoring**][**releng**] Improve web documentation [#72](https://github.com/eclipse/gemoc-studio/pull/72) |
| 21 | + |
| 22 | +#### Bug Fixes: |
| 23 | + |
| 24 | +- [**bug**] Add a base test for modeldebugging bug #66 [#106](https://github.com/eclipse/gemoc-studio/pull/106) |
| 25 | +- [**bug**] Fix error level in activator logger [#141](https://github.com/eclipse/gemoc-studio/pull/141) |
| 26 | +- [**bug**] Fixes K3FSM example [#89](https://github.com/eclipse/gemoc-studio/pull/89) |
| 27 | +- [**bug**] Change start option for java9 and gtk3 support [#69](https://github.com/eclipse/gemoc-studio/pull/69) |
| 28 | + |
| 29 | +#### Refactorings |
| 30 | + |
| 31 | +- [**documentation**][**refactoring**] Rename LegacyFSM example to MelangeK3FSM [#136](https://github.com/eclipse/gemoc-studio/pull/136) |
| 32 | + |
| 33 | +#### Version upgrades |
| 34 | + |
| 35 | +- [**bump**] Bump ALE version to 2019-06-24 [#166](https://github.com/eclipse/gemoc-studio/pull/166) |
| 36 | +- [**bump**] Bump to Eclipse Photon [#117](https://github.com/eclipse/gemoc-studio/pull/117) |
| 37 | +- [**bump**] Bump to latest k3/melange version [#102](https://github.com/eclipse/gemoc-studio/pull/102) |
| 38 | +- [**bump**] Bump components and studio versions [#101](https://github.com/eclipse/gemoc-studio/pull/101) |
| 39 | +- [**bump**] Update Melange to version 2018-06-04 [#80](https://github.com/eclipse/gemoc-studio/pull/80) |
| 40 | + |
| 41 | +#### Release Engineering |
| 42 | + |
| 43 | +- [**releng**] Added GEMOC model icon using official colors to artwork folder [#149](https://github.com/eclipse/gemoc-studio/pull/149) |
| 44 | +- [**releng**] Add gexpressions to studio/updatesite and restructure update site [#165](https://github.com/eclipse/gemoc-studio/pull/165) |
| 45 | +- [**releng**] Use url for discovery that is unique for gemoc 3.1.x [#162](https://github.com/eclipse/gemoc-studio/pull/162) |
| 46 | +- [**releng**] Update icons to official branding colors [#160](https://github.com/eclipse/gemoc-studio/pull/160) |
| 47 | +- [**releng**] Remove the jenkinsfile from the component repositories [#154](https://github.com/eclipse/gemoc-studio/pull/154) |
| 48 | +- [**documentation**][**releng**] Re-enable plantuml figures in documentation [#153](https://github.com/eclipse/gemoc-studio/pull/153) |
| 49 | +- [**releng**] Remove 32 bit versions of the studio [#145](https://github.com/eclipse/gemoc-studio/pull/145) |
| 50 | +- [**releng**] Fix docker file for pomless builds [#134](https://github.com/eclipse/gemoc-studio/pull/134) |
| 51 | +- [**releng**] Correct css for nightly build download index page [#129](https://github.com/eclipse/gemoc-studio/pull/129) |
| 52 | +- [**releng**] Fix xtend compilation issue 1373 [#132](https://github.com/eclipse/gemoc-studio/pull/132) |
| 53 | +- [**releng**] New system test suite based on official example K3FSM (language and modeling) [#104](https://github.com/eclipse/gemoc-studio/pull/104) |
| 54 | +- [**releng**] Show summary of checked out branches in multibranch pipeline [#92](https://github.com/eclipse/gemoc-studio/pull/92) |
| 55 | + |
| 56 | +--- |
| 57 | + |
3 | 58 | ## v3.1.0-20190627 (27/06/2019)
|
4 | 59 |
|
5 | 60 | #### Enhancements:
|
|
0 commit comments