Skip to content

Releases: codigyde/Matomo-PHP-API

2.0.1

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 23 Jun 08:03
5b8d535
docs: added php syntax highlighting in readme and updated contributors

2.0.0

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 14 Jun 09:50
070d162
  • Switched from httpful to guzzlehttp.
  • Compatible to PHP 8.2

1.7.0

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 11 Mar 12:46
7a163f3
ci: add test script

1.6.1

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 20 Aug 12:18
When using the image graph call use the default php format

closes #46

1.6.0

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 20 Aug 11:55
Require at least php 7.3

1.5.3

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 20 Aug 11:55
Fixed code formatting

1.5.2

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 01 Aug 19:56
According to the docs the site ID can be of type int, string or empty…

1.5.1

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 01 Aug 19:56
Fixed unit tests

1.5.0

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 11 Apr 18:27
Replaced error log with exceptions

1.4.3

Choose a tag to compare

@thelfensdrfer thelfensdrfer released this 26 Nov 13:02
Fixed tests and linting errors