Releases: Arachne/EntityLoader
Releases · Arachne/EntityLoader
v0.12.1
- Fix issue with return type self.
- Remove usage of deprecated method in nette/di.
v0.11.0
- Use contributte/event-dispatcher.
- Refactor to use typehints instead of annotations.
- Refactor FilterInInterface and FilterOutInterface.
- Update to PHP 7.1.
- Use PHPStan.
v0.10.2
- Use RouterWrapper automatically
v0.10.1
- Add SecuredLinksPresenterTrait to fix compatibility with nextras/secured-links
- Increase code coverage
- Improve documentation
v0.10.0
- Remove support for kdyby/events
- Replace arachne/di-helpers with arachne/service-collections
- Rewrite tests using eloquent/phony
v0.9.5
- Remove usage of magic __get method
v0.9.4
- Fix bug with sub-components
- Improve documentation
v0.9.3
- Fix possible PHP errors using more strict filters
v0.9.2
- Allow oops/cache-factory v3.0