What's Changed
- Add --validators option for Pydantic v2 field validators by @koxudaxi in #2906
- Add dynamic model generation support by @koxudaxi in #2901
- Sync zensical.toml nav with docs directory by @koxudaxi in #2908
- Add deprecation warning for default output-model-type by @koxudaxi in #2910
- Add deprecation warning and explicit --output-model-type to docs by @koxudaxi in #2911
- Add llms.txt generator for LLM-friendly documentation by @koxudaxi in #2912
- Move coverage fail_under check to combined coverage environment by @koxudaxi in #2909
- Fix YAML scientific notation parsing as float by @koxudaxi in #2913
- Add deprecated field support for Pydantic v2 by @koxudaxi in #2915
- Add deprecation warning for Pydantic v2 without --use-annotated by @koxudaxi in #2914
Full Changelog: 0.52.0...0.52.1