This repository was archived by the owner on Dec 25, 2019. It is now read-only.
0.1.0 (Caesar)
- 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
FeatureHostclass can host inherited feature types - Multiple instances of the same feature class can be added to the feature host
- More tests added