releases: 53589478
This data as json
html_url | id | author | node_id | tag_name | target_commitish | name | draft | prerelease | created_at | published_at | body | repo | reactions | mentions_count |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/simonw/datasette-graphql/releases/tag/2.0 | 53589478 | 9599 | RE_kwDOEPNYIc4DMbXm | 2.0 | main | 2.0 | 0 | 0 | 2021-11-17T20:32:38Z | 2021-11-17T20:33:36Z | - Upgraded to [Graphene 3.0](https://github.com/graphql-python/graphene/wiki/v3-release-notes). ([#80](https://github.com/simonw/datasette-graphql/issues/80)). This introduces some small backwards-compatibility breaks, hence the 2.0 version number on this release. Most notably, tables or columns that are named after Python keywords (such as `if`) will now be represented in GraphQL with a trailing underscore, `if_`. `description` is also renamed to `description_`. - Upgraded bundled version of GraphiQL to 1.5.1, running on React 17.0.2. ([#75](https://github.com/simonw/datasette-graphql/issues/75)) - Fixed an error caused by tables that include foreign key references to other tables that do not exist. ([#79](https://github.com/simonw/datasette-graphql/issues/79)) - Now tested against Python 3.10. ([#82](https://github.com/simonw/datasette-graphql/issues/82)) | 284383265 |
Links from other tables
- 0 rows from release in assets