Releases: michael-rubel/laravel-enhanced-container
Releases · michael-rubel/laravel-enhanced-container
v10.0.0
v9.3.0
What's Changed
- Add
remember
method toContainer
by @michael-rubel in #12
Full Changelog: 9.2.2...9.3.0
v9.2.2
What's Changed
- Fix for non-associative arrays by @michael-rubel in #11
Full Changelog: 9.2.1...9.2.2
v9.2.1
v9.2.0
v9.1.3
What's Changed
- Fix dependency injection in forwarded objects by @michael-rubel in #8
Full Changelog: 9.1.2...9.1.3
v9.1.2
What's Changed
- Wrap to
Closure
if object passed to binding helpers by @michael-rubel in #7
Full Changelog: 9.1.1...9.1.2
v9.1.1
9.1.0
What's Changed
- Ability to set the previous instance & to disable forwarding in
CallProxy
by @michael-rubel in #5
Full Changelog: 9.0.0...9.1.0
v9.0.0
What's Changed
- Use
Laravel Pint
instead ofPHP_CodeSniffer
by @michael-rubel in #3 - [9.x] Chained forwarding by @michael-rubel in #4
Full Changelog: 8.1.2...9.0.0