---------------------
Main reason for this release is the naming change of configuration parameters.
The `(E)MOF terms <https://en.wikipedia.org/wiki/Meta-Object_Facility>`_ M1/M2 were replaced by XMI (model) and ECore (metamodel) as they are clearly defined in EMF.
**Changed**
- Renamed parameter ``emf_path_m1_model`` to ``emf_path_xmi``
- Renamed parameter ``emf_path_m2_model`` to ``emf_path_ecore``
- Renamed parameter ``emf_pre_read_hook`` to ``emf_pre_xmi_read_hook``
- Renamed parameter ``emf_post_read_hook`` to ``emf_post_xmi_read_hook``