Added
- Functionality to put the dependency directly into function parameters and disable injection function
- Allow only key parameters in function with injection decorator
Changed
- Simplify save and restore function to simplify testing
Fixed
- Fix error when dependency function have variables inside the code