Releases: inversify/InversifyJS
Releases · inversify/InversifyJS
v1.2.2
- New feature
@Inject
decorator - Reduced the size of the npm package
- Typed npm module to replace
tsd
- No more bower releases
- Improved unit tests and test coverage
- Using
typings
instead oftsd
v1.0.3
I fixed an issue and now ES6 classes are supported in Node --harmony
mode.