Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.0.1 source code.tar.gz | 2024-01-07 | 85.0 kB | |
5.0.1 source code.zip | 2024-01-07 | 127.7 kB | |
README.md | 2024-01-07 | 297 Bytes | |
Totals: 3 Items | 213.0 kB | 0 |
ReedSolomonDecoder
now throws aQRCodeDecoderException
instead of the genericQRCodeException
- added a
.gitattributes
file (#234) - minor performance (
QRMatrix
) and type safety (MaskPattern
) improvements - branch adjustments
- dependency updates
- test cleanup and improvements