Skip to content

Releases: bwipp/postscriptbarcode

2026-07-06

Choose a tag to compare

@github-actions github-actions released this 05 Jul 23:14
2026-07-06
1780b0f
* The performance of the DotCode encoder was improved by sharing a si…

2026-07-04

Choose a tag to compare

@github-actions github-actions released this 04 Jul 17:02
2026-07-04
6007d55
* The QR Code, Han Xin Code and Aztec Code encoders were optimised.

* The performance of QR Code, Aztec Code, MaxiCode, Data Matrix, Code One and the Han Xin Code symbologies was optimised by preparing log-domain coefficients and two-period anti-log tables once in advance of Reed Solomon computation.
* The performance of punctuation compression in the Aztec Code encoder was improved via using lookahead.

2026-06-13

Choose a tag to compare

@github-actions github-actions released this 19 Jun 01:36
2026-06-13
2aaa3a6
* The bearer bars were reworked to render as filled paths rather than…

2026-05-31

Choose a tag to compare

@github-actions github-actions released this 31 May 19:04
2026-05-31
34d1232
* The PDF417, MicroPDF417 and Aztec Code encoding was optimised.

* Reed-Solomon error correction for the QR Code, Aztec Code, MaxiCode, Data Matrix, Code One and Han Xin Code symbologies was made more efficient.

2026-05-29

Choose a tag to compare

@github-actions github-actions released this 29 May 17:40
2026-05-29
a858778
* The GS1 Application Identifier element string parsing and validatio…

2026-05-28

Choose a tag to compare

@github-actions github-actions released this 28 May 01:40
2026-05-28
383bada
* The QR Code, Aztec Code, Ultracode, PDF417, MicroPDF417, MaxiCode, …

2026-05-06

Choose a tag to compare

@github-actions github-actions released this 06 May 15:27
2026-05-06
f8791fe
* The D3 AQR encoder was amended to invert the p0 parity module.

2026-05-05

Choose a tag to compare

@github-actions github-actions released this 06 May 00:21
2026-05-05
a9a3221
* A provisional encoder for the D3 AQR symbology was added based on a…

2026-04-26

Choose a tag to compare

@github-actions github-actions released this 26 Apr 03:17
2026-04-26
f5821ee
* The ISBN, ISMN, ISSN and GS1 North American Coupon encoders were am…

2026-04-22

Choose a tag to compare

@github-actions github-actions released this 21 Apr 19:15
2026-04-22
a0dca52
* The DataBar variants were fixed to honour the mandatory 1X LHS guar…