Skip to content

Releases: astehlik/libchart

v1.6.0

Choose a tag to compare

@astehlik astehlik released this 06 May 00:31
795aa12

Allow installing on PHP 8 by @sanmai in #11

Thanks again to @sanmai for his continued work 👍

v1.5.0

Choose a tag to compare

@astehlik astehlik released this 23 Apr 15:53
58e5e49
  • Fix PHP Warning for good #10
  • Throw Exception instead of dying in Bound.php #9

Thanks to @sanmai for his work.

v1.4.2

Choose a tag to compare

@astehlik astehlik released this 30 Jan 12:32
f145b97

PHP 7.4 compatibility

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

v1.4.1

Choose a tag to compare

@astehlik astehlik released this 25 Sep 19:20
c76348d

Fix PHP 7.3 count warning

Thanks to @sanmai for providing the pull request.