Releases: mikemix/mxdiModule
Releases · mikemix/mxdiModule
3.0
- AbstractFactories moved to mxdiModule\ServiceManager
- YAML mapping driver added
- XML mapping driver added
2.4
- annotations can now be enabled for abstract plugin managers like the controller manager
2.3
- property/method accessibility info now goes to cache
2.2
- Clear annotation parsing cache command
2.1
- InjectDoctrineRepository added
2.0.3
Test fix due to class changes
2.0.1: Force array
- fix in AnnotationExtractor error when get_class_methods returned null
BC break
- Annotation interface renamed to AnnotationInterface
1.2
@InjectDoctrine
annotation added
- docs updated
1.1.2
- allow dotted keys in
@InjectConfig
annotation