Releases: koxudaxi/datamodel-code-generator
Releases · koxudaxi/datamodel-code-generator
0.6.12
- fix invalid field name on enum [#281]
- support circular reference [#280]
0.6.11
- Fix root array [#277]
- Fix detecting file path [#276]
0.6.10
- Support nested directory [#275]
0.6.9
- support external files in a directory [#272]
0.6.8
- fix a condition of importing annotations [#270]
- remove version limit of black [#269]
- improve $id [#261]
0.6.7
- fix external definitions [#265]
0.6.6
- support standard collections for type hinting (list, dict) [#263]
- support python3.9 [#262]
0.6.5
- support $id [#260]
- support root $id [#259]
0.6.4
- support custom class name [#257]
- ignore subclass enum [#255]