Skip to content

Releases: koxudaxi/datamodel-code-generator

0.8.1

18 Feb 17:16
6f706f0
Compare
Choose a tag to compare
  • Fix parsing ref on root model [#346]
  • Change regex to raw strings [#345]

0.8.0

17 Feb 10:16
24c38e6
Compare
Choose a tag to compare
  • 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

16 Feb 04:12
9842c53
Compare
Choose a tag to compare
  • Support enable_faux_immutability [#338]
  • Support generic_container_types [#336]
  • Fix oneOf [#335]

0.7.2

09 Feb 06:17
1c3a842
Compare
Choose a tag to compare
  • Improve strict-nullable [#330]

0.7.1

05 Feb 19:51
a016a08
Compare
Choose a tag to compare
  • Remove unused condition [#329]
  • Support strict-nullable option [#328]

0.7.0

31 Jan 17:05
c4a1852
Compare
Choose a tag to compare
  • 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

26 Jan 02:39
f90e347
Compare
Choose a tag to compare
  • Fix detecting allOf [#321]

0.6.25

24 Jan 15:58
b0a636d
Compare
Choose a tag to compare
  • Fix importing field [#319]
  • Improve resolving references [#318]

0.6.24

23 Jan 12:49
4be430a
Compare
Choose a tag to compare
  • Support enum in additional properties [#316]
  • Fix root_model with additional properties [#315]

0.6.23

21 Jan 09:31
f9b64e0
Compare
Choose a tag to compare
  • Fix remote obj cache [#313]
  • Parse enum field as literal [#312]