Skip to content

Releases: Arachne/EntityLoader

v0.12.1

03 Nov 12:12
a80db63

Choose a tag to compare

  • Fix issue with return type self.
  • Remove usage of deprecated method in nette/di.

v0.12.0

10 Aug 18:40
13b61f0

Choose a tag to compare

  • Use contributte/cache.

v0.11.0

16 Jul 21:15
ea4afe2

Choose a tag to compare

  • 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

07 Oct 05:37

Choose a tag to compare

  • Use RouterWrapper automatically

v0.10.1

03 Oct 05:20

Choose a tag to compare

  • Add SecuredLinksPresenterTrait to fix compatibility with nextras/secured-links
  • Increase code coverage
  • Improve documentation

v0.10.0

30 Sep 15:10

Choose a tag to compare

  • Remove support for kdyby/events
  • Replace arachne/di-helpers with arachne/service-collections
  • Rewrite tests using eloquent/phony

v0.9.5

30 Sep 13:23

Choose a tag to compare

  • Remove usage of magic __get method

v0.9.4

21 Sep 09:33

Choose a tag to compare

  • Fix bug with sub-components
  • Improve documentation

v0.9.3

10 Sep 16:55

Choose a tag to compare

  • Fix possible PHP errors using more strict filters

v0.9.2

27 Aug 10:16

Choose a tag to compare

  • Allow oops/cache-factory v3.0