Skip to content

v3.5.0

Compare
Choose a tag to compare
@dvojtise dvojtise released this 30 Jun 09:04
· 11 commits to master since this release

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