v3.3.0a1
Pre-release
Pre-release
Alpha release GraphQL-core v3.3.0a1, based on GraphQL.js v17.0.0a1.
This alpha release ports all of the changes in GraphQL.js v17.0.0a1.
Note that his means the removal of several functions that had been marked as deprecated before.
Other noteable changes:
- starting with this alpha release, Python 3.6 is no longer supported
- we use the new dependency groups feature of poetry (#177)
- support for setuptools has been removed, builds must be done with poetry (#178)
- we now use bugbear and bandit to detect possible security problems and code flaws
Thanks again to all who are sponsoring me (@Cito) and thereby motivated me to continue maintaining this project.