Bug Fixes
- correct default argument error message
[239](https://github.com/proofit404/dependencies/issues/239)
Features
- replace let attribute with call
[315](https://github.com/proofit404/dependencies/issues/315)
BREAKING CHANGES
- `let` attribute was removed. Use `Injector()` instead of obsolete
`Injector.let()`.