Skip to content

0.32.0

Latest
Compare
Choose a tag to compare
@gaborbernat gaborbernat released this 25 Jul 14:11
0070c1c

What's Changed

  • modify __typename field to honor --use-default-kwarg flag by @rpmcginty in #2420
  • Fix typo in variable name by @eltoder in #2439
  • Send use_non_positive_negative_number_constrained_types to the data type manager by @torarvid in #2425
  • Allow parsing non-string lists for required fields by @HeroGamers in #2446
  • Allow including path parameters in generated models by @MrLoh in #2445
  • Passing in treat_dot_as_module bool to Enum init function by @LukeAtThat in #2456
  • fix: correctly handle multiline comments in Unions by @anor4k in #2454
  • Return Parameter and RequestBody DataTypesare by @MrLoh in #2444

New Contributors

Full Changelog: 0.31.2...0.32.0