Download Latest Version v0.22.0 source code.tar.gz (35.2 MB)
Email in envelope

Get an email when there's a new version of ContextGem

Home / v0.21.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-22 475 Bytes
v0.21.0 source code.tar.gz 2026-02-22 35.3 MB
v0.21.0 source code.zip 2026-02-22 35.7 MB
Totals: 3 Items   70.9 MB 0

Added

  • Python 3.14 support.

Fixed

  • Fixed Union.__getitem__() incompatibility on Python 3.14, which caused JsonObjectConcept structure validation to fail when using complex union/optional type annotations (e.g., Optional[Literal[...] | Literal[...]]).
  • Fixed incomplete types.UnionType detection in type normalization and validation, ensuring union types created with the | operator (Python 3.10+) are handled consistently across Python 3.10–3.14.
Source: README.md, updated 2026-02-22