Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Releases: ApolloZhu/swift_qrcodejs

swift_qrcodejs 1.1.0 - What is UTF8?

20 Feb 23:39
Compare
Choose a tag to compare

What's New

Added option to choose text encoding for QRCode data by @joaodforce (#5)

Author's Perspective

Some other parts of this library still assumes UTF-8, so I'm expecting to see some test cases, crash reports, and/or other failures to come in, based on my limited knowledge of QRCode. Please open issues and/or pull requests when you encounter unexpected results.

swift_qrcodejs 1.0.1 - Overflown? Not any more

21 Oct 20:01
Compare
Choose a tag to compare

What's New

Fix hanging when string exceeds the maximum capable length to convert (#4)
Fix crashes when UTF-8 length of string is in range [195, 220] (#4)

swift_qrcodejs 1.0.0 - Released!

21 Oct 06:00
Compare
Choose a tag to compare