Skip to content

Latest commit

 

History

History
executable file
·
32 lines (20 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
32 lines (20 loc) · 962 Bytes

Pip.Services Logo
IoC container for Node.js Changelog

3.0.6 (2021-04-02)

Bug fixing

  • Fix close method in RunReferencesDecorator. Now all components are closing when error happened on openinig references in Container

3.0.0 (2018-08-12)

Breaking Changes

  • Moved IoC container into a separate module

2.0.0 (2017-02-25)

Breaking Changes

  • Moved over ManagedReferences from pip-services3-commons

1.0.0 (2017-01-28)

Initial public release

Features

  • build Container default factory
  • config Container configuration
  • info Container information block
  • refer Container references
  • process Container system process

Bug Fixes

No fixes in this version