Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@marcoradocchia marcoradocchia released this 18 Jul 17:20
· 6 commits to master since this release
d70ccac

Added

  • Feature to read string to encode from standard input, which allows to pipe
    commands to qr-rs (closing issue #1).
  • border CLI option to specify border size.
  • error-correction-level CLI option to specify QR error-correction-level as
    one of the following values:
    • low;
    • medium;
    • quartile;
    • high.