0.5.0
What's Changed
- build(deps): Update setuptools requirement from ~=67.3.3 to ~=67.4.0 by @dependabot in #58
- build(deps): Update coverage requirement from ~=7.1.0 to ~=7.2.0 by @dependabot in #59
- build(deps): Update flake8-pep585 requirement from ~=0.1.6 to ~=0.1.7 by @dependabot in #61
- build(deps): Update coverage requirement from ~=7.2.0 to ~=7.2.1 by @dependabot in #62
- chore(generator): Adds docstrings to generated clients. by @OmarAlJarrah in #63
- build(deps): Update virtualenv requirement from ~=20.19.0 to ~=20.20.0 by @dependabot in #64
- chore(core): Add configurable request timeout capability. by @OmarAlJarrah in #65
- feat(core): Add Support for Rapid's Signature Authentication. by @OmarAlJarrah in #66
- chore(generator): Add docstrings to generated enum models. by @OmarAlJarrah in #67
- build(deps): Update setuptools requirement from ~=67.4.0 to ~=67.5.0 by @dependabot in #68
- build(deps): Update setuptools requirement from ~=67.5.0 to ~=67.5.1 by @dependabot in #69
- build(deps): Update setuptools requirement from ~=67.5.1 to ~=67.6.0 by @dependabot in #70
- chore(core): Add support for pydantic root models. by @OmarAlJarrah in #71
- build(deps): Update pydantic requirement from ~=1.10.5 to ~=1.10.6 by @dependabot in #72
- build(deps): Update flake8-bugbear requirement from ~=23.2.13 to ~=23.3.12 by @dependabot in #73
- build(deps): Update virtualenv requirement from ~=20.20.0 to ~=20.21.0 by @dependabot in #74
- Add support for Polymorphic Serialization/Deserialization. by @OmarAlJarrah in #75
- build(deps): Update coverage requirement from ~=7.2.1 to ~=7.2.2 by @dependabot in #76
- chore(generator): Update usage of field validators to new pydantic annotations. by @dependabot in #77
Full Changelog: 0.4.0...0.5.0