dependon 0.0.5
dependon: ^0.0.5 copied to clipboard
Simple and light-weight package for dependency injection management.
0.0.4 #
- Removed global
factoryandsingletonmethods. Now your declarations must be inside aModule. - Multiple modules are now supported.
- Added logging feature.
- Added
propertydeclaration. - Performance improved.
- Updated documentation.
- Updated
examples/folder.
0.0.3 #
- Removed createInstance method.
- New feature: module
factorywas renamed tofactoriin order to avoid conflicts with the Material's factory.- Added more code documentation.
- Sample updated.
0.0.2 #
- Removed dependency from collection's package.
- Sample updated.
0.0.1 #
Initial release.