Releases: mirko-pagliai/cakephp-link-scanner
Releases · mirko-pagliai/cakephp-link-scanner
1.1.0
- updated for
cakephp
4 andphpunit
8.
1.0.8
- APIs are now generated by
phpDocumentor
and no longer byapigen
.
1.0.7
- added tests for lower dependencies;
- no longer uses
File
andFolder
classes; - little fixes.
1.0.6
LinkScanner::import()
can no longer be called statically;- little fixes;
- updated for
php-tools
1.2.6
.
1.0.5
- now it correctly handles the url with the trailing slash or the
www
prefix.
1.0.4-RC2
- now it can load a configuration file;
- removed
LinkScanner::setFullBaseUrl()
method. The full base url can be set
as class configuration.
1.0.3-RC1
- some little fixes.
1.0.2-beta
- updated for
php-tools
1.1.12; - added API.
1.0.1-beta
- second release.
1.0.0-beta
- first release.