Releases: nimbusec-oss/nimbusec-php
Releases · nimbusec-oss/nimbusec-php
1.1.1
1.1.0
- Allow GuzzleHttp options to be passed as additional parameters
- Allow infected domains to be retrieved
- Minor cosmetic changes
1.0.2
- Allow results to be updated
1.0.1
- Fixed bug with user configuration
Composer friendly integration
- Integrated with composer and published packagist
- Client can be installed as dependency now
- Usage works through autoloading (PSR-4, see example)
- Replaced cumbersomely maintainable self-written components (e.g CURLClient with third-party dependencies (which are updated regularly)
- Re-documented client (less senseful documentation)
- Added PHPUnit tests (can be installed as dev dependency through composer)