Releases: Jeroen-G/autowire
Releases · Jeroen-G/autowire
1.8.0
[1.8.0]
Added
- Support for new PHP and Laravel versions
1.7.0
[1.7.0]
Added
- Support for new PHP and Laravel versions
1.6.1
[1.6.1]
Fixed
- Crawler should only return interfaces and non-abstract classes
1.6.0
[1.6]
- New
Tag
attribute for automatically tagging implementations of an interface
1.5.0
[1.5.0]
- New
Listen
attribute for autowiring events to event listeners
1.4.1
[1.4.1]
- Custom attributes now work with caching
1.4.0
[1.4.0]
- Add option to use custom attribute classes
1.3.0
[1.3.0]
Changed
- Cache is now saves as a PHP file instead of JSON
1.2.0
[1.2.0]
Added
- Autowiring can now be cached (and cleared) with console commands