Skip to content

Releases: pyecore/pyecoregen

0.5.0

15 Nov 13:13
Compare
Choose a tag to compare

Various fixes, see CHANGELOG.md for more information

0.4.3

08 Feb 19:08
1e0fa3b
Compare
Choose a tag to compare
bumping version to 0.4.3

0.4.1

04 Oct 17:55
Compare
Choose a tag to compare

Fixed

  • README

0.4.0

04 Oct 17:47
Compare
Choose a tag to compare

Added

  • Added option to auto-register generated package in global registry, see the --auto-register-package option.
  • Added option to specify a user module, from where mixin classes. These mixins must then implement all end-user specific code like operations and derived attributes. See the --user-module command line option.

Fixed

  • EDatatype registration.
  • Various derived attribute fixes.

0.2.0

27 May 15:28
Compare
Choose a tag to compare

Features

  • Add EDataType support
  • Add more tests

Bugfixes

  • Fix packaging and external files
  • Fix missing 'xx' for derived names