v2.1.1
版本发布时间: 2018-05-26 04:56:25
graphql-python/graphene最新发布版本:v3.3.0(2023-07-26 14:47:55)
A small bugfix release to fix a couple of issues. Thanks to the effort of contributors for this new release @nikordaris @dan98765 @femesq @devArtoria 🎉
Changelog
- Fix
default_value
onNonNull
fields (9408ba70d165284ff7ab5efd159a62e1d40a9a7f) - Add pre-commit tool to repository, and run on all files (#730)
- Added partial support to Dynamic type (#725)
Docs
- Improve v2 migrations docs (#732)
- Add Graphene-Mongo to integrations list (#711)