Skip to content

Releases: zazoomauro/node-dependency-injection

Version 1.6.1

15 Mar 14:28
Compare
Choose a tag to compare
v1.6.1

Version 1.6.1

Version 1.6.0

10 Mar 12:47
Compare
Choose a tag to compare
v1.6.0

Version 1.6.0

Version 1.5.0

06 Mar 11:39
Compare
Choose a tag to compare
  • Injecting properties
  • Working with definitions
  • Lazy services
  • Sent the file path in the load method instead in the loader constructor

Version 1.4.1

23 Feb 13:04
Compare
Choose a tag to compare
Version 1.4.1

Version 1.4.0

20 Feb 14:14
Compare
Choose a tag to compare
Merge pull request #22 from zazoomauro/1.4

1.4

Version 1.3.3

07 Feb 11:33
Compare
Choose a tag to compare
resolves #20 Should not instantiate a service twice even if a depende…

Version 1.3.2

07 Feb 11:33
Compare
Choose a tag to compare
resolves #19 Preventing compiling an already compiled container

Version 1.3.1

30 Jan 13:43
Compare
Choose a tag to compare
resolves #16 Fix findTaggedServiceIds returns the tag name instead of…

Version 1.3.0

30 Jan 13:02
Compare
Choose a tag to compare
resolves #15 Release 1.3

Version 1.0.5

19 Jan 15:09
Compare
Choose a tag to compare
node-dependency-injection

* following the default js standard coding standard
* removing stage-2 babel preset
* using path join instead of file path constructor