Skip to content

Tags: duffman/InversifyJS

Tags

2.0.0-beta.1

Toggle 2.0.0-beta.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
doc typo (inversify#164)

v2.0.0-alpha.8

Toggle v2.0.0-alpha.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Implements inversify#136

* simplified injected into constraint

* added support for Symbol and Classes

* working on symbol/class support

* Working on Symbol/Class support

* working on symbol/classes support

* working on symbol/class support

* working on unit tests

* working on symbol/class support

* updated type definitions

* updated docs

* updated docs

* updated docs

* updated docs

* 100% test coverage

* 100% test coverage

v2.0.0-alpha.6

Toggle v2.0.0-alpha.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request inversify#132 from remojansen/master

fixes inversify#131

v2.0.0-alpha.3

Toggle v2.0.0-alpha.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request inversify#102 from remojansen/master

`2.0.0-alpha.3` 🚀 🎉

v2.0.0-alpha.2

Toggle v2.0.0-alpha.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request inversify#97 from remojansen/master

Implements Value, Constructor, Factory and Provider injections

v2.0.0-alpha.1

Toggle v2.0.0-alpha.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
2.0.0-alpha.1 release

v2.0.0-alpha.0

Toggle v2.0.0-alpha.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update README.md

v1.3.0

Toggle v1.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1.3.0

v1.2.2

Toggle v1.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request inversify#57 from tenowg/master

Converting from tsd to typings ( Fixes inversify#55 )

v1.0.3

Toggle v1.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
working on inversify#23