Releases: MarcoMuellner/openapi-python-generator
Releases · MarcoMuellner/openapi-python-generator
V1.2.0 Release of openapi-python-generator
V1.1.1 Release of openapi-python-generator Latest
v1.1.1 Merge pull request #81 from MarcoMuellner/80-modulenotfounderror-no-m…
V1.1.0 Release of openapi-python-generator Latest
What's Changed
- feat: defaulting env_token_name to None by @MarcoMuellner in #77
- feat: Allowing yaml as a format. by @MarcoMuellner in #78
Full Changelog: v1.0.0...v1.1.0
V1.0.0 Release of openapi-python-generator Latest
What's Changed
- dont put hypens in variable names by @ITJamie in #65
- Pydantic v2 by @MarcoMuellner in #76
New Contributors
Full Changelog: v0.5.0...v1.0.0
V0.5.0 Release of openapi-python-generator
What's Changed
- 11 circular import in generated gitea api client by @MarcoMuellner in #13
- 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
- :fix: correct a typo by @kszakharov in #28
- Added support for UUID formatted string when using orjson. by @alliefitter in #35
- Normalise names of Python identifiers by @viennadd in #37
- :fix: Updating poetry by @MarcoMuellner in #40
- 41 httpx client stub is broken in version 046 by @MarcoMuellner in #42
- fix: stop generating invalid service module names by @crossk3 in #44
- normalize model names to avoid invalid characters in classes and imports by @oshmoun in #47
- Use uppercase enum keys. by @jessemyers-lettuce in #49
- Handle null by @jessemyers-lettuce in #53
- feat: Using operation and path name for operation id if no operation … by @MarcoMuellner in #54
- Differentiate between a type being null and undefined/None by @stufisher in #59
- Add basic template customisation by @stufisher in #60
New Contributors
- @hinthornw made their first contribution in #19
- @kszakharov made their first contribution in #28
- @alliefitter made their first contribution in #35
- @viennadd made their first contribution in #37
- @crossk3 made their first contribution in #44
- @oshmoun made their first contribution in #47
- @jessemyers-lettuce made their first contribution in #49
- @stufisher made their first contribution in #59
Full Changelog: v0.4.0...v0.5.0
V0.4.8 Release of openapi-python-generator
What's Changed
- fix: stop generating invalid service module names by @crossk3 in #44
- normalize model names to avoid invalid characters in classes and imports by @oshmoun in #47
New Contributors
Full Changelog: v0.4.7...v0.4.8
V0.4.7 Release of openapi-python-generator
What's Changed
- 41 httpx client stub is broken in version 046 by @MarcoMuellner in #42
Full Changelog: v0.4.6...v0.4.7
V0.4.6 Release of openapi-python-generator
Full Changelog: v0.4.5...v0.4.6
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