Releases: Codeception/module-filesystem
Releases · Codeception/module-filesystem
3.0.1
3.0.0
- Support for Codeception 5
2.0.2
2.0.1
What's Changed
- Update dependencies by @TavoNiievez in #15
2.0.0
What's Changed
- PHP 7.4 or higher is required.
- Support PHP 8.1
- Updated code base to PHP 7.4 by @TavoNiievez in #9 and #13
- Replace
Codeception\Util\Stub
withCodeception\Stub
in tests by @Naktibalda in #5 - Improved tests in order to run them from
vendor/
directory by @Naktibalda in #6 - The changelog has been added to the Readme file, by @Arhell in #12
Full Changelog: 1.0.3...2.0.0
PHP 8
- PHP 8 support
- Delete local copy of autogenerated documentation
- Use wrapper methods to avoid PHPUnit 9 deprecation messages and keep it working with PHPUnit 10
Support symfony/finder 5
Merge pull request #1 from Codeception/symfony5 Support symfony/finder 5
Compatible with codeception/codeception releases and branches
1.0.1 Compatible with codeception/codeception branches
Initial release
1.0.0 Exclude tests from composer packages