Skip to content

v0.4.1 (2025-05-21)

Latest
Compare
Choose a tag to compare
@Viicos Viicos released this 12 Jun 09:53
3bc3f96

What's Changed

  • Fix compatibility with latest Python 3.14 release by @Viicos in #37
  • Add typing_objects.is_forwardref() by @Viicos in #38
  • Fix implementation of is_union_origin() by @Viicos in #40
  • Add SPDX license identifier by @cdce8p in #42
  • Use list as a type hint for InspectedAnnotation.metadata by @Viicos in #43

New Contributors

Full Changelog: v0.4.0...v0.4.1