Skip to content

Releases: VisualAppeal/Matomo-PHP-API

2.0.1

23 Jun 08:03
5b8d535
Compare
Choose a tag to compare
docs: added php syntax highlighting in readme and updated contributors

2.0.0

14 Jun 09:50
070d162
Compare
Choose a tag to compare
  • Switched from httpful to guzzlehttp.
  • Compatible to PHP 8.2

1.7.0

11 Mar 12:46
7a163f3
Compare
Choose a tag to compare
ci: add test script

1.6.1

20 Aug 12:18
Compare
Choose a tag to compare
When using the image graph call use the default php format

closes #46

1.6.0

20 Aug 11:55
Compare
Choose a tag to compare
Require at least php 7.3

1.5.3

20 Aug 11:55
Compare
Choose a tag to compare
Fixed code formatting

1.5.2

01 Aug 19:56
Compare
Choose a tag to compare
According to the docs the site ID can be of type int, string or empty…

…, closes #45

1.5.1

01 Aug 19:56
Compare
Choose a tag to compare
Fixed unit tests

1.5.0

11 Apr 18:27
Compare
Choose a tag to compare
Replaced error log with exceptions

1.4.3

26 Nov 13:02
Compare
Choose a tag to compare
Fixed tests and linting errors