Releases: nette/finder
Releases · nette/finder
Released version 2.3.2
- fixed typehints, FilesystemIterator -> RecursiveDirectoryIterator in filters
For the details you can have a look at the diff.
Released version 2.2.2
- travis: migrating to container-based infrastructure
- improved coding style
For the details you can have a look at the diff.
Released version 2.3.1
- travis: migrating to container-based infrastructure
- improved coding style
For the details you can have a look at the diff.
Released version 2.3.0
Finder::filter()
callback always receives as argument (at least) aFilesystemIterator
- Finder is countable
Released version 2.2.1
- fixes
For the details you can have a look at the diff.
Released version 2.2.0
The first standalone release. For more information see readme.md.