- Tested with Python
3.6
.
-
Full refactoring. I have removed the support for Python
3.5
. Now injection preferred method is through class attributes. -
Documentation rewritten.
- Bug fixed: Wrong detection of
INJECTED
attributes.
- Changes in
injector
unit test.