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: hynek/structlog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25.3.0
Choose a base ref
...
head repository: hynek/structlog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25.4.0
Choose a head ref
  • 19 commits
  • 15 files changed
  • 5 contributors

Commits on Apr 25, 2025

  1. Start new development cycle

    hynek committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    677d00b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. docs: fix typo

    hynek committed May 1, 2025
    Configuration menu
    Copy the full SHA
    4ce82b0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#722)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.7...v0.11.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    3c275ea View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. docs/threadlocal: mention #591

    Can't remove it while contextvars crash.
    hynek committed May 9, 2025
    Configuration menu
    Copy the full SHA
    2e8e34f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Add 3.14 (#723)

    hynek authored May 28, 2025
    Configuration menu
    Copy the full SHA
    12d04df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12494f1 View commit details
    Browse the repository at this point in the history
  3. update Ruff

    hynek committed May 28, 2025
    Configuration menu
    Copy the full SHA
    02e1243 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Use dependency groups (#725)

    hynek authored May 29, 2025
    Configuration menu
    Copy the full SHA
    d887c00 View commit details
    Browse the repository at this point in the history
  2. fix ExceptionPrettyPrinter custom formatter support (#724)

    * Fix ExceptionPrettyPrinter custom formatter support
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Hynek Schlawack <hs@ox.cx>
    anujdas and hynek authored May 29, 2025
    Configuration menu
    Copy the full SHA
    de3dfc8 View commit details
    Browse the repository at this point in the history
  3. tracebacks: Handle ExceptionGroup (#720)

    * tracebacks: Handle ExceptionGroup
    
    Fixes: #676
    
    * Update docs and CHANGELOG
    
    * Update tests
    
    Exc values for ZeroDivisionError 1 // 0 changed in py314...
    
    * Move changelog entry to correct heading
    
    * Let's link
    
    * Update version
    
    * Fix typo
    
    * Another one
    
    ---------
    
    Co-authored-by: Hynek Schlawack <hs@ox.cx>
    sscherfke and hynek authored May 29, 2025
    Configuration menu
    Copy the full SHA
    f07c136 View commit details
    Browse the repository at this point in the history
  4. docs: clarify compat

    hynek committed May 29, 2025
    Configuration menu
    Copy the full SHA
    5d9c7f8 View commit details
    Browse the repository at this point in the history
  5. docs: add missing link

    hynek committed May 29, 2025
    Configuration menu
    Copy the full SHA
    bcc2df8 View commit details
    Browse the repository at this point in the history
  6. Make Dr Zizmor happy

    hynek committed May 29, 2025
    Configuration menu
    Copy the full SHA
    5e57018 View commit details
    Browse the repository at this point in the history
  7. Add explanation

    hynek committed May 29, 2025
    Configuration menu
    Copy the full SHA
    034f067 View commit details
    Browse the repository at this point in the history
  8. Oxford!

    hynek committed May 29, 2025
    Configuration menu
    Copy the full SHA
    ea14fda View commit details
    Browse the repository at this point in the history
  9. Update Ruff

    hynek committed May 29, 2025
    Configuration menu
    Copy the full SHA
    d948027 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    e941e33 View commit details
    Browse the repository at this point in the history
  2. Make Mypy 1.16 pass

    Co-authored-by: Tin Tvrtković <1909233+tinche@users.noreply.github.com>
    hynek and Tinche committed May 30, 2025
    Configuration menu
    Copy the full SHA
    57e165b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Prepare 25.4.0

    hynek committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    d38385c View commit details
    Browse the repository at this point in the history
Loading