# typing-inspection v0.2.0 — v0.2.0 (2025-02-23) - Product: typing-inspection (https://whatsnew.fyi/product/typing-inspection) - Vendor: pydantic - Date: 2025-02-23 - Version: v0.2.0 - Original notes: https://github.com/pydantic/typing-inspection/releases/tag/v0.2.0 - Permalink: https://whatsnew.fyi/product/typing-inspection/releases/v0.2.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add `typing_objects.is_deprecated()` function - **changed** — Add missing positional only parameter markers in `typing_objects` stub file ##### What's Changed - Add `typing_objects.is_deprecated()` by @Viicos in [#24](https://github.com/pydantic/typing-inspection/pull/24) - Add missing positional only parameter markers in `typing_objects` stub file by @Viicos in [#23](https://github.com/pydantic/typing-inspection/pull/23) - Add project URLs by @Viicos in [#22](https://github.com/pydantic/typing-inspection/pull/22) **Full Changelog**: https://github.com/pydantic/typing-inspection/compare/v0.1.0...v0.2.0