Skip to content

Releases: phpDocumentor/FlyFinder

2.0.0

Choose a tag to compare

@jaapio jaapio released this 15 Sep 20:21
92f5c40

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

Choose a tag to compare

@jaapio jaapio released this 04 Jun 13:46
6e145e6

Add php8 support

1.0.0

Choose a tag to compare

@jaapio jaapio released this 13 Mar 14:10
0443e74

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

1.0.0-beta4

1.0.0-beta4 Pre-release
Pre-release

Choose a tag to compare

@jaapio jaapio released this 20 Dec 17:17
b8256ce

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

1.0.0-beta3

1.0.0-beta3 Pre-release
Pre-release

Choose a tag to compare

@ashnazg ashnazg released this 08 Aug 12:26
17ecf5f

(no changes since beta2)

1.0.0-beta2

1.0.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@ashnazg ashnazg released this 26 Jan 19:05
524ef31
  • bump to PHP 7.1 minimum
  • add strict typing

1.0.0-beta1

1.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@jaapio jaapio released this 10 Dec 20:10

Introduces the use of . and ./

1.0.0-alpha1

1.0.0-alpha1 Pre-release
Pre-release

Choose a tag to compare

@mvriel mvriel released this 24 Oct 07:17
Merge pull request #2 from mbed67/examples

corrections in specifications, added examples and integration tests