You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Drop Python 3.9 support, require Python 3.10+ (#2692)
* feat: Enhance JSON Schema support with prefixItems and tuple validation examples
* docs: update CLI reference documentation
🤖 Generated by GitHub Actions
* feat: Refactor type checks to use match-case syntax for improved readability
* refactor: Simplify type check handling by removing redundant case statement
* docs: update CLI reference documentation
🤖 Generated by GitHub Actions
* refactor: update type alias import to use standard typing module
* docs: update CLI reference documentation
🤖 Generated by GitHub Actions
* docs: reorder "See also" sections for clarity in model and template customization
* docs: update CLI reference documentation
🤖 Generated by GitHub Actions
* fix: update CLI option from --target-python to --target-python-version for consistency
* docs: update CLI reference documentation
🤖 Generated by GitHub Actions
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0 commit comments