Skip to content

Releases: typpo/quickchart-php

v1.3.2

Choose a tag to compare

@typpo typpo released this 04 Jan 16:46
428e8c4

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@typpo typpo released this 27 Dec 18:42

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@typpo typpo released this 27 Dec 18:05
afdcc10

What's Changed

  • fix: throw exception on non-2xx response by @typpo in #13
  • chore: add user-agent and ref

New Contributors

  • @typpo made their first contribution in #13

Full Changelog: v1.2.2...v1.3.0

v1.2.2

Choose a tag to compare

@typpo typpo released this 22 Mar 16:46
7493dc9
  • Bugfix: add support for devicePixelRatio in toBinary and toFile

v1.2.1

Choose a tag to compare

@typpo typpo released this 11 Aug 21:30
  • Bugfix for devicePixelRatio in getShortUrl
  • Shorten version parameter in getUrl

v1.2.0

Choose a tag to compare

@typpo typpo released this 25 Apr 00:41
eb42f30
  • Add support for version param

v1.1.4

Choose a tag to compare

@typpo typpo released this 27 Dec 23:24

Throws an exception when curl returns an erroneous result

v1.1.3

Choose a tag to compare

@typpo typpo released this 23 Jun 02:13
  • FIX: Include port number in getUrl() return value

v1.1.2

Choose a tag to compare

@typpo typpo released this 03 Jun 22:33
ebcea99
Resolve issue about hardcoded endpoint (#3)

* Resolve issue about hardcoded endpoint

* Formatting + exception for short URLs

Co-authored-by: Gabriele Cavigiolo <gabriele.cavigiolo@synesthesia.it>
Co-authored-by: Ian Webster <ianw_github@ianww.com>

v1.1.1

Choose a tag to compare

@typpo typpo released this 05 Mar 16:53
PHP5.3 compatibility