Releases: cspray/annotated-container
Releases · cspray/annotated-container
v2.0.0-rc1
What's Changed
- Fix wrong class reference in bootstrap section by @cspray in #261
- Feature/configuration improvements by @cspray in #262
- Add comments on Attributes for how to implement them by @cspray in #263
- Fix psalm inject inference by @cspray in #264
- Improve ContainerDefinitionBuilderContext names by @cspray in #265
- Fix inconsistent usage of VarExporter by @cspray in #266
- Update dependencies by @cspray in #267
- Update docs, prepare for 2.0.0-rc1 release by @cspray in #268
Full Changelog: v2.0.0-beta3...v2.0.0-rc1
v2.0.0-beta3
What's Changed
Full Changelog: v2.0.0-beta2...v2.0.0-beta3
v2.0.0-beta2
What's Changed
Full Changelog: v2.0.0-beta1...v2.0.0-beta2
v2.0.0-beta1
Please check CHANGELOG for more details on v2 changes.
v1.6.0
v1.5.2
v1.5.1
v1.5.0
v1.4.0
What's Changed
- adjust version to dev-main by @cspray in #177
- Feature/logging by @cspray in #187
- Ensure delegate abstract services no aliased by @cspray in #188
- Include correct alias reason for multiple primary by @cspray in #189
- Make sure we log bootstrapped container factory by @cspray in #190
- Fix reference to Fixtures by @cspray in #191
- Add third-party services first by @cspray in #193
- Improve logging multiline values by @cspray in #197
- Improve start/end lifecycle logging, fixes #195 by @cspray in #199
- Make sure build command logs by @cspray in #201
- Exclude profile for Bootstrap logging by @cspray in #202
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Update VERSION by @cspray in #159
- Move ActiveProfiles creation to AbstractContainerFactory by @cspray in #162
- Add event system by @cspray in #164
- Use correct dir for default directory resolver by @cspray in #167
- Include ConfigurationDefinition in serializer by @cspray in #168
- Support implicit ServiceDelegate by @cspray in #172
- Ensure enums can be injected properly by @cspray in #173
- Ensure array of enums can be injected by @cspray in #174
Full Changelog: v1.2.0...v1.3.0