Releases: koxudaxi/datamodel-code-generator
Releases · koxudaxi/datamodel-code-generator
0.6.22
- Support json pointer [#311]
- Raise model not found exception [#310]
0.6.21
- Support multiple type enum [#309]
- Support CSV [#308]
- Support custom encoding [#307]
0.6.20
- Support python dictionary [#305]
- Fix parse_ref in one_of [#304[
0.6.19
- Fix nested enum [#303]
- Fix similar nested array [#302]
0.6.18
- ignore datetime in yaml [#299]
0.6.17
- improve reusing model [#297]
0.6.16
- cache jinja2 template [#296]
- improve performance 2 [#295]
0.6.15
- Support reuse_models [#294]
- Support Python3.9 [#293]
- Add use-schema-description option [#292]
0.6.14
- Fix file path on windows [#291]
- Improve performance [#290]