Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

VIATRA/Releases/NewAndNoteworthy1.4

< VIATRA‎ | Releases
Revision as of 05:56, 8 September 2016 by Unnamed Poltroon (Talk)

VIATRA 1.4 - New and Noteworthy

Local search support

  • Planner and runtime
  • Runtime configuration using hints

Query language improvements

  • Aggregator support
  • Parameter direction support
  • Search engine declaration
  • Java type references

Query development environment improvements

  • New views and perspective introduced in VIATRA 1.3 graduated (by default, new views are proposed)
  • Several issues updated
  • Match filtering, locate query

Base indexer enhancements

* Wildcard mode can be set up later than construction
* Statistical indexing

Other issues

Version 1.4 also features a large number of under-the-hood changes, the most important is an updated hint system to enable fine-grained parametrization of the query engines. Usually, this change should be invisible for existing users; for possible migration issues see the Migration Guide.

In total more, than 70 issues were fixed in this release, see https://projects.eclipse.org/projects/modeling.viatra/releases/1.4.0/bugs for details.

Back to the top