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

Change return type of QrCode query to better indicate errors #1512

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e7160d0 View commit details
    Browse the repository at this point in the history
  2. Make qrCode query and QrCode.box return unions

    The unions may contain error types with detailed info
    pylipp committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4a5e8e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ee08fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93beadb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    7f7c59d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into change-qrcode-query-interface

    Signed-off-by: Felipe Henrich <[email protected]>
    fhenrich33 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3295ce9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57dd975 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b63688e View commit details
    Browse the repository at this point in the history