Release v2.8.0
- It’s possible to create shared data between generators, environment will populate generator's options with them.
A default one have already been addedsharedData
. - Lookup now has many customizations and returns structure with package details.
- Catch generator's instantiation errors.
- New method: isPackageRegistered.
- Fixes.