Skip to content

Conversation

@xnuinside
Copy link
Owner

No description provided.

- Add support for Python 3.10+ union type syntax (PEP 604): int | None
- Add support for nested generic types: list[dict[str, str]]
- Add model_config with ConfigDict handling in visitor
- Add 8 new tests for Pydantic 2.x features
- Update grammar with union_type and type_with_brackets rules
- Update CI to use pytest directly instead of tox
- Update documentation and changelog
- PyPI supports Markdown since 2018
- Remove m2r dependency (was used for rst conversion)
- Update README with OpenAPI and Pydantic v2 docs
- Delete docs/README.rst
- Use poetry.group.dev.dependencies instead of deprecated dev-dependencies
- Update pytest to ^8.0, twine to ^6.0
- Regenerate poetry.lock with latest dependencies
- Add pytest.ini_options to pyproject.toml
@xnuinside xnuinside merged commit efacb2c into main Jan 18, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants