Skip to content

Releases: Stranger6667/hypothesis-graphql

v0.3.2

27 Sep 16:34
v0.3.2
0e77fc2

Choose a tag to compare

🔧 Chores and Improvements

📦 Other

v0.3.1

04 Jun 15:06
v0.3.1
64c8bfa

Choose a tag to compare

🚀 Features

  • 8a0db3e Support creating query strategy from GraphQLSchema instances

🔧 Chores and Improvements

📦 Other

v0.3.0

12 Apr 12:17
v0.3.0
63eb55e

Choose a tag to compare

🚀 Features

  • 9860147 Query arguments generation

🐛 Bug fixes

  • 7b672fa Selecting fields in queries

🔧 Chores and Improvements

📦 Other

  • 2ca039f Generate AST tree for queries instead of nested dictionary
  • f328a9d Move docstring to a more appropriate module

v0.2.0

10 Apr 14:49
v0.2.0
f899f24

Choose a tag to compare

🔧 Chores and Improvements

  • f899f24 Release 0.2.0
  • ba7275f Improve error message when a schema has no "Query" type
  • 382c648 Add commitsar & package release

📦 Other