Releases: koxudaxi/datamodel-code-generator
Releases · koxudaxi/datamodel-code-generator
0.13.2
What's Changed
- Use default of $ref on enum by @koxudaxi in #832
- Fix class name generator by @koxudaxi in #841
- Replace exponential in name for FieldnameResolver by @PTank in #833
- Support discriminators by @bernardoVale in #838
- add pre-commit for black and isort by @koxudaxi in #865
- Support Boolean property by @koxudaxi in #872
- fix(format): Fix PythonVersion.has_literal_type for Python 3.10. by @pawelrubin in #868
New Contributors
- @PTank made their first contribution in #833
- @bernardoVale made their first contribution in #838
- @pre-commit-ci made their first contribution in #867
- @pawelrubin made their first contribution in #868
Full Changelog: 0.13.1...0.13.2
0.13.1
What's Changed
- Added IPv4/IPv6Network support. by @ngaranko in #789
- added option --use-double-quotes by @nesb1 in #818
- Fix deep copy max recursion failure - pydantic 1.9.1 by @eyalmor-ent in #819
New Contributors
- @ngaranko made their first contribution in #789
- @nesb1 made their first contribution in #818
- @eyalmor-ent made their first contribution in #819
Full Changelog: 0.13.0...0.13.1
0.13.0
0.12.3
0.12.2
0.12.1
0.12.0
What's Changed
- Fix field constraint value by @koxudaxi in #745
- Correct typo in GitHub Actions black versions by @lafrenierejm in #744
- Support unique_items by @koxudaxi in #746
- Fix nested Enum by @koxudaxi in #747
New Contributors
- @lafrenierejm made their first contribution in #744
Full Changelog: 0.11.20...0.12.0
0.11.20
0.11.19
What's Changed
- fix booleans literals being converted to int by @koonpeng in #704
- feat: Add option to disable tls verification in http request by @jtfidje in #707
New Contributors
Full Changelog: 0.11.18...0.11.19