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: pydantic/pydantic-extra-types
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.1
Choose a base ref
...
head repository: pydantic/pydantic-extra-types
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.2
Choose a head ref
  • 6 commits
  • 20 files changed
  • 6 contributors

Commits on Dec 20, 2024

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

Commits on Jan 1, 2025

  1. ⬆ Bump astral-sh/setup-uv from 4 to 5 (#282)

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    3cf70f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. 🐛 Preserve months when using the Pendulum Duration type (#283)

    * Preserve months when using the Pendulum Duration type
    
    * format
    gareththackeray authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    01866e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. ✨ Add type checking support (#285)

    * ✨ Add type checking support and improve type hints across the codebase
    
    * 🔧 Remove type ignores for improved type checking in Pendulum and Semantic Version classes
    yezz123 authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    5ded2a1 View commit details
    Browse the repository at this point in the history
  2. 📝 Add additional installation information to README (#233)

    * Add additional installation information to README (#232)
    
    * 📝 Update README.md
    
    ---------
    
    Co-authored-by: Omar Ali Khan <omar.khan@anvilogic.com>
    Co-authored-by: Yasser Tahiri <yasserth19@gmail.com>
    3 people authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    536cab8 View commit details
    Browse the repository at this point in the history
  3. 🔖 Release version 2.10.2 (#286)

    * 🔖 Release version 2.10.2
    
    * 🔖 Release version 2.10.2
    yezz123 authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    b7ddcfa View commit details
    Browse the repository at this point in the history
Loading