No additional changes were made. Check changes of previous version.
- Removed
GenerateServiceProviderannotation - Renamed
GenerateServiceProviderPlugintoGenerateServiceContainerPlugin - Renamed
ProviderAlreadyBootedExceptiontoContainerAlreadyBootedException - Renamed
ProviderNotBootedExceptiontoContainerNotBootedException - Renamed
ServiceProvidertoAbstractServiceContainer - Renamed
ServiceProviderPlugintoServiceContainerPlugin
- Changed
ServiceProviderandServiceRegistryto interfaces - Removed
EnhanceableProviderand addedenhancetoServiceProvider
GenerateServiceProvider.includePackageDependencieswas removed
- Added a new annotation
GenerateServiceProviderPluginto generate a standalone plugin - Added the
pluginClassNameproperty to theGenerateServiceProviderannotation
- First public version
- Fix export of EnhanceableProvider
- Initial version