Skip to content

Releases: athena-framework/dependency-injection

v0.4.0

10 Apr 00:20
v0.4.0
Compare
Choose a tag to compare

Changed

Added

v0.3.8

10 Apr 00:18
v0.3.8
Compare
Choose a tag to compare

Fixed

v0.3.7

10 Oct 03:22
v0.3.7
Compare
Choose a tag to compare

Added

  • Add integration between Athena::DependencyInjection and the Athena::Clock component (#318) (@Blacksmoke16)

v0.3.6

18 Feb 17:31
v0.3.6
Compare
Choose a tag to compare

Changed

  • Update some links in preparation for Athena Framework 0.18.0 (#261) (@Blacksmoke16)

v0.3.5

04 Feb 15:12
v0.3.5
5fdfae1
Compare
Choose a tag to compare

Added

  • Add better integration between Athena::DependencyInjection and the Athena::Console and Athena::EventDispatcher components (#259) (@Blacksmoke16)

v0.3.4

07 Jan 16:50
v0.3.4
Compare
Choose a tag to compare

Changed

v0.3.3

14 May 15:12
Compare
Choose a tag to compare

First release a part of the monorepo.

Added

Changed

Container Optmization

30 Oct 15:21
a7f263c
Compare
Choose a tag to compare

Additions

Changes

Untyped non service args with default value

28 Mar 19:41
d0f99ce
Compare
Choose a tag to compare

Fixes

  • Fix compile error related to trying to auto resolve non service arguments without a type restriction, but a default value.

Configuration Injection

20 Mar 20:15
55180ef
Compare
Choose a tag to compare

Dependency Upgrades

Additions

  • Allow directly injecting configuration types