Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ease-dev] Release v0.7.0 is out

Just published EASE 0.7.0 to our release repository:
https://download.eclipse.org/ease/release/0.7.0

Algon with this release we changed the structure of our download pages.
More details will follow in a separate post.


Release notes:

Python

  * Improve debugger performance, consistent behavior for step
into/over/return
  * upgrade Py4J connector to 0.10.8.1

JavaScript

  * upgrade Rhino engine to 1.7.10
  * enable ECMA script 6 support

Modules

  * Provide new module to dynamically build UIs
    see http://codeandme.blogspot.com/2019/07/building-uis-with-ease.ht
ml

General

  * improved headless application to be used in jenkins builds


have fun
Christian


Back to the top