datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.45.0.
- This action is used across all versions by 2,485 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- docs: add cross-links between CLI reference and usage documentation pages by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2678
- Migrate documentation build from MkDocs to Zensical by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2679
- docs: Improve landing page, README, and add FAQ with GitHub issue links by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2680
- docs: Comprehensive documentation improvements with CLI reference enhancements by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2681
- feat: Add documentation and GitHub links to –help output by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2682
- feat: Add official GitHub Action for CI/CD integration by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2683
- feat: Add watch mode for automatic code regeneration with debounce delay by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2686
- feat: Add –enable-command-header option to include command-line in file headers by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2684
- feat: Add –module-split-mode option to generate one file per model (#1170) by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2685
Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.44.0...0.45.0