0.26.0
What's Changed
- Drop support python 3.7 on runtime by @koxudaxi in #2060
- Change default target python version to 3.8 by @koxudaxi in #2061
- Add command help update script by @koxudaxi in #2064
- Support union_mode by @koxudaxi in #2065
- Fix default encoding as_utf-8 on command help by @koxudaxi in #2066
- Fix --use-annotated for pydantic v2 by @bpsoos in #2033
- fix missing field descriptions in graphql by @benobytes in #2074
Breaking Changes
- Drop support python 3.7 on runtime by @koxudaxi in #2060
- Change default target python version to 3.8 by @koxudaxi in #2061
New Contributors
- @benobytes made their first contribution in #2074
Full Changelog: 0.25.9...0.26.0