v1.6.0
- With this release the server communication is moved to a separate interface. Currently there is an implementation for http and the local Unix socket of the CUPS server. The IPP client still uses the http implementation by default. (@dennisoehme)
- the get job attribute function now returns the job attributes (@the-goodies)