-
v1.1.0ba935ec7 · ·
## QRCoders v1.1.0 [Diff since v1.0.1](https://github.com/JuliaImages/QRCoders.jl/compare/v1.0.1...v1.1.0) **Closed issues:** - Suggestion: unicode pixel output (#25) **Merged pull requests:** - Add styles (#28) (@RexWzh)
-
v1.0.14dc72aed · ·
## QRCoders v1.0.1 [Diff since v1.0.0](https://github.com/JuliaImages/QRCoders.jl/compare/v1.0.0...v1.0.1) **Closed issues:** - New version of the QRCoders (#23) **Merged pull requests:** - Improve Polynomial operation (#27) (@RexWzh)
-
v1.0.08d790ff1 · ·
## QRCoders v1.0.0 [Diff since v0.2.0](https://github.com/JuliaImages/QRCoders.jl/compare/v0.2.0...v1.0.0) **Closed issues:** - Other types than text (#3) - Add Kanji mode (#14) - Weird behavior of sort function (#20) **Merged pull requests:** - remove Documenter compat (#13) (@johnnychen94) - add operation for Polynomials and GF intergers (#15) (@RexWzh) - update version and uuid (#16) (@RexWzh) - add operators in GF256 (#17) (@RexWzh) - Add support of Kanji Mode (#18) (@RexWzh) - Release new version of QRCoders (#21) (@RexWzh) - Register a new version (#24) (@RexWzh)
-
v0.2.09ff9e47b · ·
[Diff since v0.1.0](https://github.com/JuliaImages/QRCode.jl/compare/v0.1.0...v0.2.0) **Closed issues:** - exportqrcode broken: FileIO.DataFormat{:UNKNOWN} (#4) **Merged pull requests:** - fix encoding table for alphanumeric (#9) (@mfalt) - upgrade: lighter dependency, CI setup (#10) (@johnnychen94)