Skip to content

Releases: cspray/annotated-container

v2.0.0-rc1

26 Jan 17:49
379b0d7
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

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

05 Sep 12:11
9ab14f8
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta2...v2.0.0-beta3

v2.0.0-beta2

04 Sep 17:03
1987488
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

What's Changed

  • Add service definition to ServiceWiringObserver by @cspray in #257

Full Changelog: v2.0.0-beta1...v2.0.0-beta2

v2.0.0-beta1

04 Sep 16:35
2ea9bc2
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

Please check CHANGELOG for more details on v2 changes.

v1.6.0

20 Aug 09:53
5a5009c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.6.0

v1.5.2

13 Aug 11:53
b128f0c
Compare
Choose a tag to compare

What's Changed

  • Add listener for gathering services by @cspray in #215

Full Changelog: v1.5.1...v1.5.2

v1.5.1

13 Aug 10:38
0ed6964
Compare
Choose a tag to compare

What's Changed

  • Fixes bug where an array of scalar types is not cached properly by @cspray in #210

Full Changelog: v1.5.0...v1.5.1

v1.5.0

13 Aug 00:38
50334fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

11 Aug 12:41
bb8b077
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 Aug 14:24
b773db9
Compare
Choose a tag to compare

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