* Add back Python 3.8 support by Viicos in https://github.com/pydantic/pydantic-extra-types/pull/249
* ⬆ Bump astral-sh/setup-uv from 4 to 5 by dependabot in https://github.com/pydantic/pydantic-extra-types/pull/282
* Preserve months when using the Pendulum Duration type by gareththackeray in https://github.com/pydantic/pydantic-extra-types/pull/283
* ✨ Add type checking support and improve type hints across the codebase by yezz123 in https://github.com/pydantic/pydantic-extra-types/pull/285
* 📝 Add additional installation information to README by oakhan3 in https://github.com/pydantic/pydantic-extra-types/pull/233