Releases: nette/finder
Releases · nette/finder
Released version 3.0.0
The library has been moved to the nette/utils
Released version 2.6.0
- Countable is deprecated (BC break)
- extension method are deprecated (BC break)
Released version 2.5.4
- improved phpDoc
- variadics accepts named parameters
Released version 2.5.3
Released version 2.5.2
- composer: allows nette/utils ^3.0
For the details you can have a look at the diff.
Released version 2.5.1
Released version 2.5.0
- 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
- Revert "composer: accepts nette 3.0"
For the details you can have a look at the diff.
Released version 2.4.1
Released version 2.4.0
- requires PHP 5.6
- uses Nette\SmartObject with explicit support for extension methods
For the details you can have a look at the diff.