Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_miniQR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_miniQR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 15 files changed
  • 6 contributors

Commits on May 24, 2023

  1. Update .pylintrc, fix jQuery for docs

    Signed-off-by: Tekktrik <tekktrik@gmail.com>
    tekktrik committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e08f785 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. "fix rtd theme

    "
    FoamyGuy committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d0c7c47 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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

Commits on Nov 9, 2023

  1. Merge pull request #25 from prcutler/root-group-fix

    Update to use root_group for CP 9 compatibility
    dhalbert authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    110ff79 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. unpin sphinx and add sphinx-rtd-theme to docs reqs

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ddb2200 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 18, 2024

  1. Passes pre-commit checks

    jamesbowman committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fab1249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72b109 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from jamesbowman/main

    Initial unit test, coverage is 97%
    tannewt authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6a8a224 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Try all qr_types when automatically sizing

    Add test coverage
    
    #27
    jamesbowman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    64af6e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from jamesbowman/main

    Try all qr_types when automatically sizing
    tannewt authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    827502f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. remove deprecated get_html_theme_path() call

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1e7f941 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. adding type annotations

    FoamyGuy committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1ca131f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ca2f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Merge pull request #29 from FoamyGuy/type_annotations

    adding type annotations
    FoamyGuy authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    d2e3a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f031d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #30 from FoamyGuy/use_ruff

    use ruff instead of pylint/black
    FoamyGuy authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    ff85445 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    590acfe View commit details
    Browse the repository at this point in the history
Loading