Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 324 Bytes

CHANGES.md

File metadata and controls

19 lines (13 loc) · 324 Bytes

0.6.4

  • Tested with Python 3.6.

0.7.0

  • Full refactoring. I have removed the support for Python 3.5. Now injection preferred method is through class attributes.

  • Documentation rewritten.

0.7.2

  • Bug fixed: Wrong detection of INJECTED attributes.

0.7.3

  • Changes in injector unit test.