Skip to content

Releases: nette/finder

Released version 3.0.0

14 Dec 17:06
@dg dg
Compare
Choose a tag to compare

The library has been moved to the nette/utils

Released version 2.6.0

14 Dec 16:58
@dg dg
Compare
Choose a tag to compare
  • Countable is deprecated (BC break)
  • extension method are deprecated (BC break)

Released version 2.5.4

12 Oct 22:20
@dg dg
Compare
Choose a tag to compare
  • improved phpDoc
  • variadics accepts named parameters

Released version 2.5.3

12 Dec 05:04
@dg dg
Compare
Choose a tag to compare

Released version 2.5.2

27 Aug 14:40
@dg dg
Compare
Choose a tag to compare
  • composer: allows nette/utils ^3.0

For the details you can have a look at the diff.

Released version 2.5.1

13 Sep 13:03
@dg dg
Compare
Choose a tag to compare
  • Finder: fixed extension method fallback #11

For the details you can have a look at the diff.

Released version 2.5.0

28 Feb 18:17
@dg dg
Compare
Choose a tag to compare
  • requires PHP 7.1
  • uses declare(strict_types=1)
  • uses PHP 7.1 scalar and return type hints
  • extension methods are implemented independently on ObjectMixin (BC break)

Released version 2.4.2

28 Jun 11:52
@dg dg
Compare
Choose a tag to compare
  • Revert "composer: accepts nette 3.0"

For the details you can have a look at the diff.

Released version 2.4.1

14 Jul 07:41
@dg dg
Compare
Choose a tag to compare
  • supports PHP up to 7.2
  • coding style: fixes, lowercase true/false/null
  • variadics methods accepts no arguments #5
  • folder /Finder renamed to /Utils
  • composer: accepts nette 3.0
  • @return self -> static

For the details you can have a look at the diff.

Released version 2.4.0

17 Jun 16:08
@dg dg
Compare
Choose a tag to compare
  • requires PHP 5.6
  • uses Nette\SmartObject with explicit support for extension methods

For the details you can have a look at the diff.