Releases: phpDocumentor/FlyFinder
Releases · phpDocumentor/FlyFinder
2.0.0
What's Changed
This release makes this library compatible with flysystem v3. Flysystem has been refactored to remove the support for plugins making the usage of this library completely different. Check our readme to see how to use this project with flysystem v3.
Full Changelog: 1.1.0...2.0.0
v1.1.0
1.0.0
1.0.0-beta4
Added Glob
as specification option to be more flexible in matching.
1.0.0-beta3
(no changes since beta2)
1.0.0-beta2
- bump to PHP 7.1 minimum
- add strict typing
1.0.0-beta1
Introduces the use of .
and ./
1.0.0-alpha1
Merge pull request #2 from mbed67/examples corrections in specifications, added examples and integration tests