Skip to content

Releases: artsmolin/pythogen

v0.2.41 Hotfix

29 Jul 15:48
Compare
Choose a tag to compare
Hotfix for simple anyof ref schemas

v0.2.40

20 Mar 13:49
20ce3d4
Compare
Choose a tag to compare
  • Support min and max for numbers

v0.2.39

25 Feb 21:03
36592c0
Compare
Choose a tag to compare
  • Remove "rich" from deps
  • Remove deprecated pydantic fields

v0.2.38

02 Feb 12:46
Compare
Choose a tag to compare
  • Fix parsing response with empty schema

v0.2.37

30 Jan 15:12
Compare
Choose a tag to compare

Add request body serializer

v0.2.36 Support python3.12

12 Dec 21:04
269a6a9
Compare
Choose a tag to compare
Merge pull request #77 from artsmolin/python-312

Python 312

v0.2.35 Add rendering field with name "schema"

12 Dec 19:28
Compare
Choose a tag to compare
Add rendering for property with name 'schema'

v0.2.34 Upgrade anyOf for dicts

07 Dec 07:53
Compare
Choose a tag to compare

v0.2.33 Add supporting of not defined objects

06 Dec 07:54
Compare
Choose a tag to compare

v0.2.32 Only named args on methods

01 Nov 15:07
627de04
Compare
Choose a tag to compare
Merge pull request #75 from artsmolin/named-args

Only named args in methods