File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ Changelog
44`Unreleased `_ - TBD
55-------------------
66
7+ `0.6.1 `_ - 2022-04-26
8+ ---------------------
9+
710**Performance **
811
912- Improve performance on recent Hypothesis versions.
@@ -119,7 +122,8 @@ Invalid queries:
119122
120123- Initial public release
121124
122- .. _Unreleased : https://github.com/stranger6667/hypothesis-graphql/compare/v0.6.0...HEAD
125+ .. _Unreleased : https://github.com/stranger6667/hypothesis-graphql/compare/v0.6.1...HEAD
126+ .. _0.6.1 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.6.0...v0.6.1
123127.. _0.6.0 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.5.1...v0.6.0
124128.. _0.5.1 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.5.0...v0.5.1
125129.. _0.5.0 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.4.2...v0.5.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " hypothesis-graphql"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44description = " Hypothesis strategies for GraphQL schemas and queries"
55keywords = [" hypothesis" , " graphql" , " testing" ]
66classifiers = [
You can’t perform that action at this time.
0 commit comments