Releases: koxudaxi/datamodel-code-generator
Releases · koxudaxi/datamodel-code-generator
0.8.1
- Fix parsing ref on root model [#346]
- Change regex to raw strings [#345]
0.8.0
- Ignore duplicate object of allOf [#343]
- Improve constrained type in array [#342]
- Improve complex additional properties [#341]
- Add alias attribute on DataType [#340]
breaking change
The detail is in #344
0.7.3
- Support enable_faux_immutability [#338]
- Support generic_container_types [#336]
- Fix oneOf [#335]
0.7.2
- Improve strict-nullable [#330]
0.7.1
- Remove unused condition [#329]
- Support strict-nullable option [#328]
0.7.0
- Fix type in anyof [#326]
- Improve resolving referenced models [#324]
- Fix wrong data type class [#322]
breaking change
Change internal interface [https://github.com//issues/325]
0.6.26
- Fix detecting allOf [#321]
0.6.25
- Fix importing field [#319]
- Improve resolving references [#318]
0.6.24
- Support enum in additional properties [#316]
- Fix root_model with additional properties [#315]
0.6.23
- Fix remote obj cache [#313]
- Parse enum field as literal [#312]