0.7.0
What's Changed
- chore(core): Bump Up Core Version by @osama-salman99 in #107
- build(deps): Update requests requirement from ~=2.28.2 to ~=2.29.0 by @dependabot in #103
- chore(generator): Use Classname Literal for Type Attributes in Inheritance Instead of Enums. by @OmarAlJarrah in #115
- build(deps): Update requests requirement from ~=2.29.0 to ~=2.30.0 by @dependabot in #118
- build(deps): Update flake8-bugbear requirement from ~=23.3.23 to ~=23.5.9 by @dependabot in #119
- test(core): Add Tests for Pydantic Custom Use Cases. by @OmarAlJarrah in #120
- chore(core, generator): Bump Up Pydantic Version. by @OmarAlJarrah in #125
- build(deps): Bump pydantic from 1.10.4 to 1.10.7 by @dependabot in #116
- chore(generator): Prevent Extra Fields in Models Creation. by @OmarAlJarrah in #121
- refactor(generator): Remove Uneeded Templates. by @OmarAlJarrah in #123
- build(deps): Update requests requirement from ~=2.30.0 to ~=2.31.0 by @dependabot in #130
- build(deps): Update setuptools requirement from ~=67.7.2 to ~=67.8.0 by @dependabot in #126
- fix(generator): Set version of
urllib3
to1.26.15
tillrequests
supportsurllib3>=2.0.0
. by @OmarAlJarrah in #129 - fix(generator): Remove
Pydantic
Model Config Params from Enum Models. by @OmarAlJarrah in #128 - chore: Upgrade Core to 0.7.0 by @mohnoor94 in #131
New Contributors
- @osama-salman99 made their first contribution in #107
Full Changelog: 0.6.2...0.7.0