Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 860 Bytes

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 860 Bytes

CHANGELOG

0.8.1 - 2022-09-16

  • Fix creating objects with nested one to one relations

0.8.0 - 2022-09-12

  • Fix arguments ordering on generated input types

0.7.0 - 2022-09-12

  • Fields types can be set explictly with class annotation

0.6.0 - 2022-08-29

  • Support for python 3.8
  • Remove old build system configuration

0.5.2 - 2022-08-25

  • Mention pydantic in differences between this fork and the original repo

0.5.1 - 2022-07-26

Fixes:

  • Package path

0.5.0 - 2022-07-26

CD:

  • setup CD workflow

0.4.0 - 2022-07-26

CD:

  • setup CD workflow

0.3.0 - 2022-07-26

CD:

  • setup CD workflow

0.2.0 - 2022-07-25

CI:

  • Add release workflow