- 3b17ada: Fixed issue where plugin isn't updating final output.
- 3b17ada: Fixed issue where items are not being correctly omitted.
- 85987b1: Fixed inheritance when using the
aliasMap
- 24a4754: Added new
aliasMapsetting to map renamed extended class names
- 5beb9c1: Added
includeExternalManifestsoption to include all modules from externla manifests
- b1a26a5: fixed issue where local properties and methods were being omitted
- 116ce77: Fixed issue where mixins aren't inheriting from external manifests
- 116ce77: Fixed problem where multiple manifests are passed to the configuration
- 5655ba4: Fixed logic for inheriting from an external manifest
- 3f987c1: Exported missing types and
updateCemInheritancefunction for CI builds - 3f987c1: Fixed mixin inheritance
- 3f987c1: Deprecated
Optionstype and replaced it withCemInheritanceOptions
- d825e4a: Initial commit
- 609c34a: Initial commit