Skip to content

Releases: typpo/quickchart-php

v1.3.2

04 Jan 16:46
428e8c4
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.3.1

27 Dec 18:42
Compare
Choose a tag to compare

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

v1.3.0

27 Dec 18:05
afdcc10
Compare
Choose a tag to compare

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

22 Mar 16:46
7493dc9
Compare
Choose a tag to compare
  • Bugfix: add support for devicePixelRatio in toBinary and toFile

v1.2.1

11 Aug 21:30
Compare
Choose a tag to compare
  • Bugfix for devicePixelRatio in getShortUrl
  • Shorten version parameter in getUrl

v1.2.0

25 Apr 00:41
eb42f30
Compare
Choose a tag to compare
  • Add support for version param

v1.1.4

27 Dec 23:24
Compare
Choose a tag to compare

Throws an exception when curl returns an erroneous result

v1.1.3

23 Jun 02:13
Compare
Choose a tag to compare
  • FIX: Include port number in getUrl() return value

v1.1.2

03 Jun 22:33
ebcea99
Compare
Choose a tag to compare
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

05 Mar 16:53
Compare
Choose a tag to compare
PHP5.3 compatibility