Skip to content

Releases: gotenberg/gotenberg-php

0.1.1

03 Dec 11:32
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

This new release fixes #1; Gotenberg::send and Gotenberg::save methods do not throw a GotenbergApiErroed exception anymore if the status code is in the 2xx range.

The GotenbergApiErroed exception also provides a method to access the response, i.e., $e->getResponse().

0.1.0

28 Nov 14:45
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Very first release of the Gotenberg PHP client.

It supports Gotenberg 7.x up to 7.3.0.