Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address to optimized QR string #581

Merged
merged 8 commits into from May 6, 2021
Merged

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    b9d5200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d18554e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. improve to_qr_string doc

    RCasatta committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    cac3f46 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    104836a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ae82f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Use &mut dyn fmt::Write instead of bool

    This replaces manually-written dynamic dispatch with `&mut dyn
    fmt::Write` which is hopefully more readable.
    Kixunil committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    bc406bf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    3158ced View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    0a91496 View commit details
    Browse the repository at this point in the history