Skip to content

Releases: johnnymast/redbox-scan

Release 1.1

21 Feb 12:16
Compare
Choose a tag to compare

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

27 Dec 16:43
Compare
Choose a tag to compare

I thought this moment would never arrive but version 1.0 is a fact now. Enjoy people!