Skip to content

Tags: 123inkt/ipp

Tags

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from 123inkt/renovate/actions-checkout-6.x

Update actions/checkout action to v6

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from 123inkt/move_collection_resolution_to_entity

Move IppResolution and IppCollection to Entity

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #13 from 123inkt/renovate/actions-checkout-5.x

Update actions/checkout action to v5

0.2.1

Toggle 0.2.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Add ppd-name option to create printer

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from 123inkt/get_attributes_operation

Add GetPrinterAttributesOperation

Add a function to get printer attributes, Implement several parsing functions to allow correct parsing of these attributes.
Adds two new protocol entities; for Collections and Resolution
Refactors the Ipp response parsing to maintain readability

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from 123inkt/improve_exception_handling

Improve error handling for server errors