8000 Comparing 2.1.0...2.1.1 · adafruit/Adafruit_CircuitPython_PortalBase · 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_PortalBase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_PortalBase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.1
Choose a head ref
  • 13 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 23, 2024

  1. Add ruff formatter

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    be5546c View commit details
    Browse the repository at this point in the history
  2. Add ruff isort

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f80941a View commit details
    Browse the repository at this point in the history
  3. Add ruff lint

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    95168b0 View commit details
    Browse the repository at this point in the history
  4. Add ruff upgrade

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    76e5276 View commit details
    Browse the repository at this point in the history
  5. remove upgrade UP028

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ea48524 View commit details
    Browse the repository at this point in the history
  6. remove upgrade UP031

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b038cc7 View commit details
    Browse the repository at this point in the history
  7. remove upgrade UP032

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d7293e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Update README badge

    justmobilize committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    94ff9c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge branch 'refs/heads/main' into ruff-updates

    # Conflicts:
    #	adafruit_portalbase/__init__.py
    #	adafruit_portalbase/graphics.py
    #	adafruit_portalbase/network.py
    FoamyGuy committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ea7fb41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e70257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ae0842 View commit details
    Browse the repository at this point in the history
  4. pre-commit config copyright

    FoamyGuy committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7a0a537 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #102 from justmobilize/ruff-updates

    Ruff updates
    FoamyGuy authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c6f6b40 View commit details
    Browse the repository at this point in the history
Loading
0