datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.52.1.
- This action is used across all versions by 2,502 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Add –validators option for Pydantic v2 field validators by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2906
- Add dynamic model generation support by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2901
- Sync zensical.toml nav with docs directory by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2908
- Add deprecation warning for default output-model-type by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2910
- Add deprecation warning and explicit –output-model-type to docs by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2911
- Add llms.txt generator for LLM-friendly documentation by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2912
- Move coverage fail_under check to combined coverage environment by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2909
- Fix YAML scientific notation parsing as float by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2913
- Add deprecated field support for Pydantic v2 by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2915
- Add deprecation warning for Pydantic v2 without –use-annotated by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2914
Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.52.0...0.52.1