Skip to content

Releases: mirko-pagliai/cakephp-link-scanner

1.1.0

02 Jan 14:18
b547c1d
Compare
Choose a tag to compare
  • updated for cakephp 4 and phpunit 8.

1.0.8

24 Dec 12:34
d92870d
Compare
Choose a tag to compare
  • APIs are now generated by phpDocumentor and no longer by apigen.

1.0.7

11 Sep 10:47
a025418
Compare
Choose a tag to compare
  • added tests for lower dependencies;
  • no longer uses File and Folder classes;
  • little fixes.

1.0.6

18 Jul 10:29
e80aaa9
Compare
Choose a tag to compare
  • LinkScanner::import() can no longer be called statically;
  • little fixes;
  • updated for php-tools 1.2.6.

1.0.5

19 Apr 10:03
1c947db
Compare
Choose a tag to compare
  • now it correctly handles the url with the trailing slash or the www prefix.

1.0.4-RC2

03 Apr 12:31
0ff7452
Compare
Choose a tag to compare
1.0.4-RC2 Pre-release
Pre-release
  • 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

21 Mar 14:26
07f2887
Compare
Choose a tag to compare
1.0.3-RC1 Pre-release
Pre-release
  • some little fixes.

1.0.2-beta

19 Mar 13:25
ed6955d
Compare
Choose a tag to compare
1.0.2-beta Pre-release
Pre-release
  • updated for php-tools 1.1.12;
  • added API.

1.0.1-beta

05 Oct 13:29
Compare
Choose a tag to compare
1.0.1-beta Pre-release
Pre-release
  • second release.

1.0.0-beta

21 Sep 13:55
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release
  • first release.