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: fastapi/typer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.21.2
Choose a base ref
...
head repository: fastapi/typer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.23.0
Choose a head ref
  • 14 commits
  • 29 files changed
  • 7 contributors

Commits on Feb 11, 2026

  1. 💥 Make typer-slim a shallow wrapper around typer, always requirin…

    …g `rich` and `shellingham` (#1522)
    
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    Co-authored-by: Sebastián Ramírez <[email protected]>
    3 people authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    b66a370 View commit details
    Browse the repository at this point in the history
  2. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    63562f9 View commit details
    Browse the repository at this point in the history
  3. 🔖 Release version 0.22.0

    tiangolo committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    3cfdeee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    045b69b View commit details
    Browse the repository at this point in the history
  5. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    a73fe4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d731a35 View commit details
    Browse the repository at this point in the history
  7. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    3503e61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    220b1a6 View commit details
    Browse the repository at this point in the history
  9. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    6fdfd02 View commit details
    Browse the repository at this point in the history
  10. ⬆ Bump cryptography from 46.0.4 to 46.0.5 (#1532)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@46.0.4...46.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 46.0.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    c1d7ebb View commit details
    Browse the repository at this point in the history
  11. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    11a6286 View commit details
    Browse the repository at this point in the history
  12. ♻️ When printing error tracebacks with Rich, default to not showing l…

    …ocals, which are sometimes verbose (#1072)
    
    Co-authored-by: svlandeg <[email protected]>
    Co-authored-by: Sofie Van Landeghem <[email protected]>
    Co-authored-by: svlandeg <[email protected]>
    4 people authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    458325d View commit details
    Browse the repository at this point in the history
  13. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    56d81f0 View commit details
    Browse the repository at this point in the history
  14. 🔖 Release version 0.23.0

    tiangolo committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    6f2b111 View commit details
    Browse the repository at this point in the history
Loading