Releases: sanger/print_my_barcode
Releases · sanger/print_my_barcode
uat-gpl-831-3
Removed code review comments.
uat-gpl-831-2
Updated dockerfile.
uat-gpl-831
Merge pull request #68 from sanger/GPL-813-4 Gpl 813 4
uat-creating_printers_in_cupsd
Merge pull request #60 from sanger/creating_printers_in_cupsd Adding printer to cups
v1.4.1
v1.4.0
Usage Metrics
Added PSD Logger for recording of usage metrics.
API only
Meeting JSON API spec standards
Error format to match JSON-API standard,
Print Job to return 422 when input is incorrect,
When creating a resource successfully HTTP status should be 201,
Printer resource allows creation of printers with protocols other than LPD.
Encoding Fixes
Info in files sent off to LPD will be encoded with CP-850. Fixes issues with characters such as µ and ° not printing correctly.