File tree Expand file tree Collapse file tree
packages/catalyst_builder_contracts Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 2.0.0-rc.1
2+
3+ ### Breaking Changes
4+
5+ - Removed ` GenerateServiceProvider ` annotation
6+ - Renamed ` GenerateServiceProviderPlugin ` to ` GenerateServiceContainerPlugin `
7+ - Renamed ` ProviderAlreadyBootedException ` to ` ContainerAlreadyBootedException `
8+ - Renamed ` ProviderNotBootedException ` to ` ContainerNotBootedException `
9+ - Renamed ` ServiceProvider ` to ` AbstractServiceContainer `
10+ - Renamed ` ServiceProviderPlugin ` to ` ServiceContainerPlugin `
11+
112## 2.0.0-dev.2
213
314### Breaking Changes
Original file line number Diff line number Diff line change 11name : catalyst_builder_contracts
22description : This is the contracts package for the catalyst_builder package. It includes annotations and marker interfaces.
3- version : 2.0.0-dev.2
3+ version : 2.0.0-rc.1
44homepage : ' https://github.com/mintware-de/catalyst_builder'
55repository : ' https://github.com/mintware-de/catalyst_builder/tree/main/packages/catalyst_builder_contracts'
66documentation : https://github.com/mintware-de/catalyst_builder/wiki
You can’t perform that action at this time.
0 commit comments