-
Notifications
You must be signed in to change notification settings - Fork 17
Releases
gwendal edited this page May 18, 2017
·
11 revisions
This page lists all the available releases of the tool.Latest available release is always presented first. Previous releases are listed to keep a trace of the changes, but shouldn't be used if a newer version is available. Note that you can also check the ongoing modifications in the CHANGELOG.MD file at the root of the project repository.
## 1.0.1 (Latest)
Release Notes | download sources | update site
Initial release of the tool. This first release defines the core components of the framework and the supported backends.
- Core API defninition
- Extension of the EMF API with PersistentResource and PersistentEObject
- Abstract backend architecture
- Support for persistent and transient backends
- Enhanced load/save mechanism to support NeoEMF options
- Support for Blueprints databases
- Complete model-to-Blueprints mapping
- Neo4j convenience wrapper
- Support for MapDB databases
- Support for HBase databases
- IO module
- Efficient XMI-to-Blueprints parser
- Benchmarks for all the supported backends
- Comparison with the default XMI serialization
- Comparison with CDO
- Model traversal queries