Skip to content

Releases: astehlik/libchart

v1.6.0

06 May 00:31
795aa12

Choose a tag to compare

Allow installing on PHP 8 by @sanmai in #11

Thanks again to @sanmai for his continued work 👍

v1.5.0

23 Apr 15:53
58e5e49

Choose a tag to compare

  • Fix PHP Warning for good #10
  • Throw Exception instead of dying in Bound.php #9

Thanks to @sanmai for his work.

v1.4.2

30 Jan 12:32
f145b97

Choose a tag to compare

PHP 7.4 compatibility

Thanks to @sanmai for adding PHP 7.4 to Travis build and fixing a deprecation problem.

v1.4.1

25 Sep 19:20
c76348d

Choose a tag to compare

Fix PHP 7.3 count warning

Thanks to @sanmai for providing the pull request.