Releases: MarcoMuellner/openapi-python-generator
Releases · MarcoMuellner/openapi-python-generator
V0.4.5 Release of openapi-python-generator
What's Changed
- Normalise names of Python identifiers by @viennadd in #37
- :fix: Updating poetry by @MarcoMuellner in #40
New Contributors
Full Changelog: v0.4.4...v0.4.5
V0.4.4 Release of openapi-python-generator
What's Changed
- Added support for UUID formatted string when using orjson. by @alliefitter in #35
New Contributors
- @alliefitter made their first contribution in #35
Full Changelog: v0.4.3...v0.4.4
V0.4.3 Release of openapi-python-generator
What's Changed
- :fix: correct a typo by @kszakharov in #28
New Contributors
- @kszakharov made their first contribution in #28
Full Changelog: v0.4.2...v0.4.3
V0.4.2 Release of openapi-python-generator
What's Changed
- Fix support for API endpoints that return nothing by @heck-gd in #12
- Fix APIConfig Setter by @hinthornw in #19
- :feat: Added headers handling to generated code if they are required … by @MarcoMuellner in #20
- :fix: Correct usage of response in aiohttp by @MarcoMuellner in #21
- :fix: Added body to aiohttp object by @MarcoMuellner in #22
- :feat: Added possibility to pass custom APIConfig object to the clients by @MarcoMuellner in #23
New Contributors
- @hinthornw made their first contribution in #19
Full Changelog: v0.4.1...v0.4.2
v0.4.1 Release of openapi-python-generator
What's Changed
- 11 circular import in generated gitea api client by @MarcoMuellner in #13
Full Changelog: v0.4.0...v0.4.1
V0.4.0 Release of openapi-python-generator
What's Changed
- 6 aiohttp is not implementedsupported by @MarcoMuellner in #10
Full Changelog: v0.3.10...v0.4.0
aiohttp now fully supported
V0.3.10 Release of openapi-python-generator
What's Changed
- 7 fails to generate code for the gitea api by @MarcoMuellner in #9
Full Changelog: v0.3.9...v0.3.10