This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Feb 09, 2022
-
-
rhenck authored
The package was not a proper ECMA Script package and therefore can not be tree shaken properly and would unnecessarily increase the package size.
-
- Feb 08, 2022
-
-
rhenck authored
- Simplified the code logic. Verification is done once in the beginning and not on every element. - Now uses semver to verify and compare version strings
-
- Jan 25, 2022
-
-
jojohoch authored
ImportModuleVersion stores the unitDefinitionType of the loaded unit definition. During the initialization of the unit, the individual elements can react to the stored value.
-