Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EASE/Roadmap"

 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== v0.4.0 (unreleased) ==
+
== v0.6.0 (unreleased) ==
 
+
* implement help hovers for modules explorer
+
* improve scripting keywords
+
* provide script signing/verification
+
* add support for native python engines
+
* add git module
+
  
 +
* provide a cron keyword for cron jobs
 +
* Add script dependencies to keywords (install features on demand)
 +
* Jupyter integration
 +
* Java 9 REPL support
  
 
== Ideas for future releases ==  
 
== Ideas for future releases ==  
  
 +
* move UI integration to e4 mechanisms (needs some changes in e4 first)
 +
* provide script signing/verification
 
* Visual Script Editing
 
* Visual Script Editing
* Add script dependencies to keywords (install features on demand)
 
 
* Consume scripts from svn://, git://
 
* Consume scripts from svn://, git://
 
* Parse scripts from http index files
 
* Parse scripts from http index files

Latest revision as of 16:40, 29 September 2017

v0.6.0 (unreleased)

  • provide a cron keyword for cron jobs
  • Add script dependencies to keywords (install features on demand)
  • Jupyter integration
  • Java 9 REPL support

Ideas for future releases

  • move UI integration to e4 mechanisms (needs some changes in e4 first)
  • provide script signing/verification
  • Visual Script Editing
  • Consume scripts from svn://, git://
  • Parse scripts from http index files

Back to the top