Skip to content

Releases: phpDocumentor/FlyFinder

2.0.0

15 Sep 20:21
92f5c40
Compare
Choose a tag to compare

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

04 Jun 13:46
6e145e6
Compare
Choose a tag to compare

Add php8 support

1.0.0

13 Mar 14:10
0443e74
Compare
Choose a tag to compare

Added performance upgrade by detecting earlier that a certain direction doesn't have to be accessed.

1.0.0-beta4

20 Dec 17:17
b8256ce
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release

Added Glob as specification option to be more flexible in matching.

1.0.0-beta3

08 Aug 12:26
17ecf5f
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release

(no changes since beta2)

1.0.0-beta2

26 Jan 19:05
524ef31
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release
  • bump to PHP 7.1 minimum
  • add strict typing

1.0.0-beta1

10 Dec 20:10
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release

Introduces the use of . and ./

1.0.0-alpha1

24 Oct 07:17
Compare
Choose a tag to compare
1.0.0-alpha1 Pre-release
Pre-release
Merge pull request #2 from mbed67/examples

corrections in specifications, added examples and integration tests