Skip to content

Latest commit

 

History

History
92 lines (51 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

92 lines (51 loc) · 3.66 KB

Changelog

v3.6.0 (06/04/2023)

Enhancements:

  • [enhancement] Manage step return values #29

Bug Fixes:

  • [bug] Bump to version of k3 including StepCommand return null fix #30

Refactorings

  • [refactoring] Split commons eclipse pde to remove UI dependency #28

Version upgrades

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

v3.5.0 (30/06/2022)

Enhancements:

  • [enhancement] Initial version of a Webprotocol based EngineAddon server #26

Version upgrades

  • [bump] Bump to 3.5.0 #22
  • [bump] Bump eclipse 2021 12 #23

Release Engineering

  • [releng] Use tpd for defining target platform #24

v3.4.0 (10/01/2022)

Enhancements:

  • [enhancement] Event management integration #21

Version upgrades

  • [releng][bump] Bump Studio to 3.4.0 #20

v3.3.0 (28/07/2021)

Enhancements:

  • [enhancement] Add Sirius ELK support #15
  • [enhancement] [Event Manager PR#3] Metalanguage rule executor for java execution engine #17

Version upgrades

  • [bump] Bump to Eclipse 2021-06 #19
  • [bump] Bump eclipse 2020-12 #14
  • [bump] Bump to Eclipse 2020-03 #13

Release Engineering

  • [releng] Consolidation and automatic bump of K3 versions #16
  • [releng] Explicit repository features #18

v3.2.0 (16/06/2020)

Enhancements:

  • [enhancement] ValidationRule added to languageComponent in plugin #10
  • [enhancement] Metaprogramming approach name changed to FullyQualifiedName #8
  • [enhancement] Metaprog plugin modified to fit new extension point description + added LanguageComponent #9
  • [enhancement] Validator removed from plugin.xml #12
  • [enhancement] Validation plug-in for the Kermeta3 meta-programming approach in GEMOC Studio #5

Bug Fixes:

  • [bug] Fix windows specific issue on the K3 project creation wizard #3

Refactorings

  • [refactoring] Kermeta3Rule moved to the gemoc-modeldebugging #6

Release Engineering

  • [releng] Deploy GEMOC artefacts to maven repository (repo.eclipse.org) #4