Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

42 lines (33 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Python 3.7 support.

Changed

  • Default output directory.

0.2.0 - 2018-09-03

Added

  • Sanity checks for user input.
  • Logging messages.

Changed

  • Overview section in README file.

Fixed

  • Faulty interpretation of user module path.

0.1.1 - 2018-08-29

Fixed

  • Output directory of library sample project.
  • Install requirements of setuptools-pyecore.
  • Removal of a resource from a resource set if loading failed.

0.1.0 - 2018-08-26

Added

  • Command line user interface.
  • Discovery of Ecore models.
  • Code generation from Ecore models.
  • library sample project.
  • Reference config file.