8000 Comparing 2.8.3...main · adafruit/Adafruit_CircuitPython_Display_Shapes · GitHub
[go: up one dir, main page]

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_Display_Shapes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.3
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_Display_Shapes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 28 files changed
  • 2 contributors

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
    2f95ac1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    7f83f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    100af3b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Merge pull request #74 from FoamyGuy/dynamic_arc

    allow dynamic arc. update pylint
    FoamyGuy authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b867283 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from FoamyGuy/docs_fix

    workaround for vertical stacking issue with docs theme
    FoamyGuy authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a756764 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    4050671 View commit details
    Browse the repository at this point in the history
  2. fix docstring

    FoamyGuy committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    431396f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Merge pull request #76 from FoamyGuy/polygon_fill

    adding filled polygon. Add support for stroke on Polygon
    FoamyGuy authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    50d81fd 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
    95f0ab0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. change to ruff

    FoamyGuy committed May 16, 2025
    Configuration menu
    Copy the full SHA
    0eb15b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from adafruit/use_ruff

    change to ruff
    FoamyGuy authored May 16, 2025
    Configuration menu
    Copy the full SHA
    bc5d7e8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. displayio api updates

    FoamyGuy committed May 31, 2025
    Configuration menu
    Copy the full SHA
    1e78477 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from FoamyGuy/displayio_api_updates

    displayio api updates
    dhalbert authored May 31, 2025
    Configuration menu
    Copy the full SHA
    e48b78d View commit details
    Browse the repository at this point in the history
Loading
0