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.0 `_ - 2022-04-25
8+ ---------------------
9+
710**Added **
811
912- Python 3.10 support.
@@ -115,7 +118,8 @@ Invalid queries:
115118
116119- Initial public release
117120
118- .. _Unreleased : https://github.com/stranger6667/hypothesis-graphql/compare/v0.5.1...HEAD
121+ .. _Unreleased : https://github.com/stranger6667/hypothesis-graphql/compare/v0.6.0...HEAD
122+ .. _0.6.0 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.5.1...v0.6.0
119123.. _0.5.1 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.5.0...v0.5.1
120124.. _0.5.0 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.4.2...v0.5.0
121125.. _0.4.2 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.4.1...v0.4.2
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " hypothesis-graphql"
3- version = " 0.5.1 "
3+ version = " 0.6.0 "
44description = " Hypothesis strategies for GraphQL schemas and queries"
55keywords = [" hypothesis" , " graphql" , " testing" ]
66classifiers = [
7- " Development Status :: 2 - Pre- Alpha" ,
7+ " Development Status :: 3 - Alpha" ,
88 " Environment :: Console" ,
99 " Framework :: Hypothesis" ,
1010 " Intended Audience :: Developers" ,
You can’t perform that action at this time.
0 commit comments