Releases: inversify/InversifyJS
Releases · inversify/InversifyJS
4.11.0
4.10.0
Update package.json
4.9.0
Implements `toService` support (#583) (#720) * Implemented #583 * Added docs
4.8.0
Implements #633 and #576 (#719) * Implements 633 and 576 * Preparing release
4.7.0
Issue 706 (#718) * Fixes 706 * Test coverage back to 100% * Preparing release * Preparing release
4.6.1
Circular dependencies (#717) * Docs improvements * Sollved incorrect circular dependencies errors * Preparing release * better naming for file and vars * Fixed issue in node 9.2.0 * Disabled node latest until nodejs/node/issues/17684 is resolved * Update .travis.yml * Update .travis.yml * Update .travis.yml * Update .travis.yml * Update .travis.yml * Update .travis.yml * Trying to fix stack issue * Update appveyor.yml * Trying to fix stack error * WIP * Debug helper * WIP * Now that the circular dependency issue is fixed there is no need for so many versions of node * Removed console.log
4.6.0
Release
4.5.2
Update package.json
4.5.1
- Fix: allows to use
inRequestScope
as default scope using container config - Fix: it is able to detect circular dependencies even when using factories