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