Releases: typpo/quickchart-php
Releases · typpo/quickchart-php
v1.3.0
What's Changed
- fix: throw exception on non-2xx response by @typpo in #13
- chore: add user-agent and ref
New Contributors
Full Changelog: v1.2.2...v1.3.0
v1.2.2
- Bugfix: add support for
devicePixelRatio
in toBinary
and toFile
v1.2.1
- Bugfix for
devicePixelRatio
in getShortUrl
- Shorten
version
parameter in getUrl
v1.2.0
- Add support for
version
param
v1.1.4
Throws an exception when curl returns an erroneous result
v1.1.3
- FIX: Include port number in
getUrl()
return value
v1.1.2
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>