Releases: johnnymast/redbox-scan
Releases · johnnymast/redbox-scan
Release 1.1
Here are the changes for version 1.1.
- Removed README.md
- Updated LICENSE.md and added my Email address
- Removed SUMMARY.md
- Updated composer.json to use phpunit 4.8
- Downgraded dependency to 5.3
- Added support for active / passive connections in the FTP Adapter.
- Added support for FTP_MODE_BINARY or FTP_MODE_ASCII in the FTP Adapter (See examples/ftp.php) for details.
- Fixed wrong test filename: ScanServiceTests.php now renamed to ScanServiceTest.php,
- Added a section to README.md on how to install the package from downloads.
- Fixed a lot of grammar issues.
- Added a whole new world of FTP Coverage.
- Updated for performance on Redbox\Scan\ScanService::index() and Redbox\Scan\ScanService::scan().
- Updated general test coverage of the codebase.
- Added loads new tests.
- Improved on speed!
- Added Tag 1.1
Release 1.0
I thought this moment would never arrive but version 1.0 is a fact now. Enjoy people!