Skip to content

Releases: Arachne/EntityLoader

v0.12.1

Choose a tag to compare

@enumag enumag released this 03 Nov 12:12
a80db63
  • Fix issue with return type self.
  • Remove usage of deprecated method in nette/di.

v0.12.0

Choose a tag to compare

@enumag enumag released this 10 Aug 18:40
13b61f0
  • Use contributte/cache.

v0.11.0

Choose a tag to compare

@enumag enumag released this 16 Jul 21:15
ea4afe2
  • 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

Choose a tag to compare

@enumag enumag released this 07 Oct 05:37
  • Use RouterWrapper automatically

v0.10.1

Choose a tag to compare

@enumag enumag released this 03 Oct 05:20
  • Add SecuredLinksPresenterTrait to fix compatibility with nextras/secured-links
  • Increase code coverage
  • Improve documentation

v0.10.0

Choose a tag to compare

@enumag enumag released this 30 Sep 15:10
  • Remove support for kdyby/events
  • Replace arachne/di-helpers with arachne/service-collections
  • Rewrite tests using eloquent/phony

v0.9.5

Choose a tag to compare

@enumag enumag released this 30 Sep 13:23
  • Remove usage of magic __get method

v0.9.4

Choose a tag to compare

@enumag enumag released this 21 Sep 09:33
  • Fix bug with sub-components
  • Improve documentation

v0.9.3

Choose a tag to compare

@enumag enumag released this 10 Sep 16:55
  • Fix possible PHP errors using more strict filters

v0.9.2

Choose a tag to compare

@enumag enumag released this 27 Aug 10:16
  • Allow oops/cache-factory v3.0