Skip to content

Releases: MarcoMuellner/openapi-python-generator

V2.1.1 Release of openapi-python-generator

23 Sep 08:00
Compare
Choose a tag to compare

What's Changed

  • feat: update CI workflows for improved release process and coverage reporting by @MarcoMuellner in #119

Full Changelog: v2.1.0...v2.1.1

V2.1.0 Release of openapi-python-generator

22 Sep 18:34
f40adf0
Compare
Choose a tag to compare

What's Changed

  • Improve handling of special characters in enum variants and property names. by @jdoda in #116

New Contributors

Full Changelog: v2.0.1...v2.1.0

V2.0.1 Release of openapi-python-generator

20 Sep 09:53
7eff32c
Compare
Choose a tag to compare

What's Changed

  • Issue-117: Fix dashes in brackets of path for f-strings by @MaxDude132 in #118

New Contributors

Full Changelog: v2.0.0...v2.0.1

V2.0.0 Release of openapi-python-generator

08 Sep 07:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.0.0

Includes new tooling, and especially 3.1 support

V1.2.0 Release of openapi-python-generator

13 Jan 07:33
9430d18
Compare
Choose a tag to compare

What's Changed

  • feat: Adding an option to the CLI to disable automated formatting. by @an23rd in #86

New Contributors

Full Changelog: v1.1.1...v1.2.0

V1.1.1 Release of openapi-python-generator Latest

13 Dec 11:50
2cf9112
Compare
Choose a tag to compare
v1.1.1

Merge pull request #81 from MarcoMuellner/80-modulenotfounderror-no-m…

V1.1.0 Release of openapi-python-generator Latest

28 Nov 16:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

V1.0.0 Release of openapi-python-generator Latest

28 Nov 12:13
287ddb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v1.0.0

V0.5.0 Release of openapi-python-generator

25 Jan 12:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

V0.4.8 Release of openapi-python-generator

05 Sep 06:49
8d1d695
Compare
Choose a tag to compare

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