Skip to content

Releases: josh-gaby/cups-ipp

v0.6.2

06 Nov 22:37
Compare
Choose a tag to compare

Allow for usage of symfony/yaml 7

v0.6.1

26 Nov 23:33
Compare
Choose a tag to compare

Allow tcp:// to be used to define a remote_socket when constructing a new Client for backwards compatibility.

v0.6

26 Nov 04:13
Compare
Choose a tag to compare

Remove support for PHP < 7.2.
Switch tests to PHPUnit.
Change to use GuzzleHttp\Client.
Add an IppRequest builder.
Add a class of Operation types with consts for easier development.