Skip to content

Releases: gotenberg/gotenberg-php

0.1.3

10 Jan 08:14
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

Stream::path now takes an optional $filename argument (see #5).

0.1.2

14 Dec 13:36
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

This release removes the composer.lock file.

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.