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

swift_qrcodejs 2.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ApolloZhu ApolloZhu released this 21 Oct 06:14
· 18 commits to main since this release

Added

  • QRCode can now be directly initialized with Data in addition to String + encoding

Removed

  • QRCode no longer has text property. Should you think it's necessary for QRCode to retain its content, open a new issue for discussions.