This repository has been archived by the owner on Dec 25, 2019. It is now read-only.
Releases: sergejsha/featured
Releases · sergejsha/featured
0.3.0 (Elijah)
0.2.0 (David)
- supporting arrays in feature event callbacks
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
FeatureHost
class can host inherited feature types - Multiple instances of the same feature class can be added to the feature host
- More tests added
0.0.2 (Benaiah)
- Added feature inheritance
- Added proper feature host generation for library project
0.0.1 (Adam)
First public release