Skip to content

Releases: aztech-digital/phinject

0.2.9

27 Feb 05:30

Choose a tag to compare

Tweak on bin script

0.2.8

12 Feb 16:47

Choose a tag to compare

Allow includes in included files
Add $name reference to inject service name into service

0.2.7

11 Feb 15:32

Choose a tag to compare

  • Adds custom injector binding in configuration (not documented yet)
  • Adds aggregate container to allow usage of multiple child containers
  • Improves compliance of delegate lookup feature with specification
  • Lots of minor bugfixes

0.2.6

10 Feb 18:40

Choose a tag to compare

Improves exception handling by always including the previous exception that was caught.

0.2.5

10 Feb 16:35

Choose a tag to compare

  • Improves delegated container handling
  • Adds ContainerAware interface to allow Phinject elements to receive their configuration node from config
  • Minor bugfixes

0.2.4

10 Feb 12:23

Choose a tag to compare

Fixes a discrepancy between the documented and actual keys in config section of configuration files.

0.2.3

10 Feb 11:49

Choose a tag to compare

Release adds support for binding custom activators via the configuration instead of manually binding them during the container's bootstrap.

Read the associated documentation for more information.

0.2.2

10 Feb 06:19

Choose a tag to compare

Adds the delegate lookup feature of container-interop

0.2.1

09 Feb 17:27

Choose a tag to compare

Implement container-interop specification

0.2.0

09 Feb 16:38

Choose a tag to compare

Change syntax for special functions (use $ instead of @)