Skip to content

Releases: eclipse-gemoc/gemoc-studio-execution-ale

v3.6.0

06 Apr 14:15
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Manage step return values and step parameters #57

Bug Fixes:

  • [bug] Bump to version of k3 including StepCommand return null fix #59
  • [bug] Fix: remove self from step parameters #58

Version upgrades

  • [bump] Bump to Eclipse 2022-06 #55

v3.5.0

30 Jun 09:04
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Manage step return values and step parameters #57
  • [enhancement] Initial version of a Webprotocol based EngineAddon server #54
  • [bug][enhancement] Improve management of ALE when used as SiriusInterpreter #45
  • [enhancement] Use general extension point #25
  • [enhancement] Improve default Engine addon launch conf tab #27
  • [enhancement] Validation plug-in for the Ale meta-programming approach in GEMOC Studio #34
  • [enhancement] "metaprog" entry added to dsl files for the Ale example #35
  • [enhancement] Metaprogramming approach name changed to FullyQualifiedName #36
  • [enhancement] Example's metaprog entry fixed #37
  • [enhancement] Metaprog plugin modified to fit new extension point description + added LanguageComponent #38
  • [enhancement] validationRule added to languageComponent in plugin #40
  • [enhancement] Added a console debug message indicating the implicit addons on start #32
  • [enhancement] Change color of currentInstruction animation in example #28
  • [enhancement] Clarifies Eclipse consoles used by the engines #20
  • [enhancement] Use modified GEMOC standard icon in the launch conf for ALE #9
  • [enhancement] Add concurrent engine to the studio #8
  • [enhancement] Add command line eclipseapplication #5
  • [enhancement] Integrate ALE interpreted engine in GEMOC Studio build #1

Bug Fixes:

  • [bug] Bump to version of k3 including StepCommand return null fix #59
  • [bug] Fix: remove self from step parameters #58
  • [bug] Fix ALE Engine launcher error message handling #41
  • [bug][bump] Use AleInterpreter close #24
  • [bug][bump] Stop engine on error #21
  • [bug] Fix: print error log for model executions #18
  • [bug] Fix issue #13 #16
  • [bug] Update references to ale.odesign in the aird of the example model #4

Refactorings

  • [refactoring] Validator removed from plugin.xml #42
  • [refactoring] Removes dependency to JavaEngine #31
  • [refactoring] Use new GenericDebugModelId in order to decrease dependecies to JavaEngine #30

Version upgrades

  • [bump] Bump to Eclipse 2022-06 #55
  • [bump] Bump to 3.5.0 #51
  • [bump] Bump eclipse 2021 12 #52
  • [releng][bump] Bump Studio to 3.4.0 #50
  • [bump] Bump to Eclipse 2021-06 #49
  • [bump] Bump eclipse 2020-12 #46
  • [bump] Bump to Eclipse 2020-03 #43
  • [bump] Bump ALE version to 2019-06-24 #19

Release Engineering

  • [releng] Use tpd for defining target platform #53
  • [releng] Consolidation and automatic bump of K3 versions #47
  • [releng] Explicit repository feature #48
  • [releng] Deploy GEMOC artefacts to maven repository (repo.eclipse.org) #33
  • [releng] Tycho 1.5 and p2 dependencies optimisation #26
  • [releng] Update icons to official branding colors #15
  • [releng] Fix xtend compilation issue 1373 #2

v3.4.0

10 Jan 10:40
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Initial version of a Webprotocol based EngineAddon server #54
  • [bug][enhancement] Improve management of ALE when used as SiriusInterpreter #45
  • [enhancement] Use general extension point #25
  • [enhancement] Improve default Engine addon launch conf tab #27
  • [enhancement] Validation plug-in for the Ale meta-programming approach in GEMOC Studio #34
  • [enhancement] "metaprog" entry added to dsl files for the Ale example #35
  • [enhancement] Metaprogramming approach name changed to FullyQualifiedName #36
  • [enhancement] Example's metaprog entry fixed #37
  • [enhancement] Metaprog plugin modified to fit new extension point description + added LanguageComponent #38
  • [enhancement] validationRule added to languageComponent in plugin #40
  • [enhancement] Added a console debug message indicating the implicit addons on start #32
  • [enhancement] Change color of currentInstruction animation in example #28
  • [enhancement] Clarifies Eclipse consoles used by the engines #20
  • [enhancement] Use modified GEMOC standard icon in the launch conf for ALE #9
  • [enhancement] Add concurrent engine to the studio #8
  • [enhancement] Add command line eclipseapplication #5
  • [enhancement] Integrate ALE interpreted engine in GEMOC Studio build #1

Bug Fixes:

  • [bug] Fix ALE Engine launcher error message handling #41
  • [bug][bump] Use AleInterpreter close #24
  • [bug][bump] Stop engine on error #21
  • [bug] Fix: print error log for model executions #18
  • [bug] Fix issue #13 #16
  • [bug] Update references to ale.odesign in the aird of the example model #4

Refactorings

  • [refactoring] Validator removed from plugin.xml #42
  • [refactoring] Removes dependency to JavaEngine #31
  • [refactoring] Use new GenericDebugModelId in order to decrease dependecies to JavaEngine #30

Version upgrades

  • [bump] Bump to 3.5.0 #51
  • [bump] Bump eclipse 2021 12 #52
  • [releng][bump] Bump Studio to 3.4.0 #50
  • [bump] Bump to Eclipse 2021-06 #49
  • [bump] Bump eclipse 2020-12 #46
  • [bump] Bump to Eclipse 2020-03 #43
  • [bump] Bump ALE version to 2019-06-24 #19

Release Engineering

  • [releng] Use tpd for defining target platform #53
  • [releng] Consolidation and automatic bump of K3 versions #47
  • [releng] Explicit repository feature #48
  • [releng] Deploy GEMOC artefacts to maven repository (repo.eclipse.org) #33
  • [releng] Tycho 1.5 and p2 dependencies optimisation #26
  • [releng] Update icons to official branding colors #15
  • [releng] Fix xtend compilation issue 1373 #2

v3.3.0

28 Jul 10:01
Compare
Choose a tag to compare

Enhancements:

  • [bug][enhancement] Improve management of ALE when used as SiriusInterpreter #45

Version upgrades

  • [bump] Bump to Eclipse 2021-06 #49
  • [bump] Bump eclipse 2020-12 #46
  • [bump] Bump to Eclipse 2020-03 #43

Release Engineering

  • [releng] Consolidation and automatic bump of K3 versions #47
  • [releng] Explicit repository feature #48

v3.2.0

16 Jun 10:32
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Use general extension point #25
  • [enhancement] Improve default Engine addon launch conf tab #27
  • [enhancement] Validation plug-in for the Ale meta-programming approach in GEMOC Studio #34
  • [enhancement] "metaprog" entry added to dsl files for the Ale example #35
  • [enhancement] Metaprogramming approach name changed to FullyQualifiedName #36
  • [enhancement] Example's metaprog entry fixed #37
  • [enhancement] Metaprog plugin modified to fit new extension point description + added LanguageComponent #38
  • [enhancement] validationRule added to languageComponent in plugin #40
  • [enhancement] Added a console debug message indicating the implicit addons on start #32
  • [enhancement] Change color of currentInstruction animation in example #28
  • [enhancement] Clarifies Eclipse consoles used by the engines #20
  • [enhancement] Use modified GEMOC standard icon in the launch conf for ALE #9
  • [enhancement] Add concurrent engine to the studio #8
  • [enhancement] Add command line eclipseapplication #5
  • [enhancement] Integrate ALE interpreted engine in GEMOC Studio build #1

Bug Fixes:

  • [bug] Fix ALE Engine launcher error message handling #41
  • [bug][bump] Use AleInterpreter close #24
  • [bug][bump] Stop engine on error #21
  • [bug] Fix: print error log for model executions #18
  • [bug] Fix issue #13 #16
  • [bug] Update references to ale.odesign in the aird of the example model #4

Refactorings

  • [refactoring] Validator removed from plugin.xml #42
  • [refactoring] Removes dependency to JavaEngine #31
  • [refactoring] Use new GenericDebugModelId in order to decrease dependecies to JavaEngine #30

Version upgrades

  • [bump] Bump ALE version to 2019-06-24 #19

Release Engineering

  • [releng] Deploy GEMOC artefacts to maven repository (repo.eclipse.org) #33
  • [releng] Tycho 1.5 and p2 dependencies optimisation #26
  • [releng] Update icons to official branding colors #15
  • [releng] Fix xtend compilation issue 1373 #2

v3.2.0-20191216

16 Dec 10:33
Compare
Choose a tag to compare
v3.2.0-20191216 Pre-release
Pre-release

Enhancements:

  • [enhancement] Clarifies Eclipse consoles used by the engines #20

Bug Fixes:

  • [bug][bump] Use AleInterpreter close #24
  • [bug][bump] Stop engine on error #21

Release Engineering

  • [releng] Tycho 1.5 and p2 dependencies optimisation #26

v3.1.0

29 Jul 11:37
Compare
Choose a tag to compare

No changelog for this release.

v3.1.0-20190627

27 Jun 09:55
Compare
Choose a tag to compare
v3.1.0-20190627 Pre-release
Pre-release

Enhancements:

  • [enhancement] Use modified GEMOC standard icon in the launch conf for ALE #9
  • [enhancement] Add concurrent engine to the studio #8
  • [enhancement] Add command line eclipseapplication #5
  • [enhancement] Integrate ALE interpreted engine in GEMOC Studio build #1

Bug Fixes:

  • [bug] Fix: print error log for model executions #18
  • [bug] Fix issue #13 #16
  • [bug] Update references to ale.odesign in the aird of the example model #4

Version upgrades

  • [bump] Bump ALE version to 2019-06-24 #19

Release Engineering

  • [releng] Update icons to official branding colors #15
  • [releng] Fix xtend compilation issue 1373 #2