catalyst_builder_contracts 2.0.0
catalyst_builder_contracts: ^2.0.0 copied to clipboard
This is the contracts package for the catalyst_builder package. It includes annotations and marker interfaces.
2.0.0 #
No additional changes were made. Check changes of previous version.
2.0.0-rc.1 #
Breaking Changes #
- Removed
GenerateServiceProviderannotation - Renamed
GenerateServiceProviderPlugintoGenerateServiceContainerPlugin - Renamed
ProviderAlreadyBootedExceptiontoContainerAlreadyBootedException - Renamed
ProviderNotBootedExceptiontoContainerNotBootedException - Renamed
ServiceProvidertoAbstractServiceContainer - Renamed
ServiceProviderPlugintoServiceContainerPlugin
2.0.0-dev.2 #
Breaking Changes #
- Changed
ServiceProviderandServiceRegistryto interfaces - Removed
EnhanceableProviderand addedenhancetoServiceProvider
2.0.0-dev.1 #
1.0.0 #
- First public version
0.0.2 #
- Fix export of EnhanceableProvider
0.0.1 #
- Initial version