Skip to content

Releases: koxudaxi/fastapi-code-generator

0.4.0

17 Jan 16:25
c27aa82

Choose a tag to compare

What's Changed

Full Changelog: 0.3.6...0.4.0

0.3.6

24 Oct 00:56
1bc7ca6

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

29 Nov 14:27
d97a3a2

Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

28 Nov 12:31
5df9721

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

08 Aug 08:17
caa0832

Choose a tag to compare

  • Refactor parser [#167]

0.2.7

17 Jun 15:46
6efa478

Choose a tag to compare

  • Fix invalid argument order [#174]

0.2.6

29 May 02:15
2baf9e1

Choose a tag to compare

  • Add the various parameter in operators for query, path, header, bod… [#162] by @allen-munsch

Thanks to @allen-munsch