pip_services3_container 1.1.2 pip_services3_container: ^1.1.2 copied to clipboard
It provides an inversion-of-control component container to facilitate the development of composable services and applications.
IoC container for Dart Changelog #
1.0.0 #
- Initial version, created by Sergey Seroukhov and Dmitry Levichev
1.0.1 #
- Optimize code for exit from process on windows platform
1.0.2 #
- Fix work on MacOS platform
1.0.3 #
- Exclude listener on SigQuit from ProcessContainer
1.1.0 #
- Added null-safety
1.1.1 #
- Changed dependencies, update ConfigReader dependency
1.1.2 #
- Added tracers factory