Skip to content
This repository was archived by the owner on Dec 25, 2019. It is now read-only.

0.1.0 (Caesar)

Choose a tag to compare

@sergejsha sergejsha released this 27 Sep 12:45
· 26 commits to master since this release
  • Name of FeatureHost class is taken from the feature class parameter
  • Feature is parameterized with an additional context type
  • Feature received own getContext() method
  • Generated FeatureHost class can host inherited feature types
  • Multiple instances of the same feature class can be added to the feature host
  • More tests added