Skip to content

Releases: koxudaxi/fastapi-code-generator

0.5.0

02 May 15:42
7bf89ad
Compare
Choose a tag to compare

What's Changed

  • Update pydantic to v2 and update datamodel-code-generator to 0.25.6 by @kumaranvpl in #408

New Contributors

Full Changelog: 0.4.4...0.5.0

0.4.4

07 Sep 16:21
fb88eba
Compare
Choose a tag to compare

What's Changed

  • Generate correct python code if path is camel case by @yyamano in #380
  • Generate valid python code if query param exists and requeststBody is required by @yyamano in #382
  • Allow modular output with custom templates by @notpushkin in #384
  • Fixed broken test (Added option for inputting encoding of file #334) by @yyamano in #383

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3

19 Aug 17:40
07b70f9
Compare
Choose a tag to compare

What's Changed

  • Don't overwrite files in tests/data at testing time by @yyamano in #373
  • Add file upload support for both octet-stream and form-data by @yyamano in #374
  • Generate valid python code if query param has default value and requeststBody is required by @yyamano in #377
  • Generate an empty model file if an api spec file have no "schemas". by @yyamano in #375

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2

27 Apr 16:08
7371553
Compare
Choose a tag to compare

What's Changed

  • Feature/generate routers by @v1kAn0v in #344
  • Enable custom visitors when enum_field_as_literal parameter is passed by @dmille in #332

New Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1

15 Feb 15:28
e1667f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

17 Jan 16:25
c27aa82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.6...0.4.0

0.3.6

24 Oct 00:56
1bc7ca6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.5...0.3.6

0.3.5

13 May 04:10
408a2ad
Compare
Choose a tag to compare

What's Changed

  • Update datamodel code generator to 0.11.19 by @n0nvme in #231

New Contributors

Full Changelog: 0.3.4...0.3.5

0.3.4

03 Dec 13:20
b582125
Compare
Choose a tag to compare

What's Changed

  • Adding support for datamodel-code-generator's enum-field-as-literal argument by @LongBeachHXC in #224

New Contributors

Full Changelog: 0.3.3...0.3.4

0.3.3

03 Dec 01:37
127dddd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3