Releases: greatexpectationslabs/cooper-pair
Releases · greatexpectationslabs/cooper-pair
0.0.4
This release contains numerous fixes including
- no more reliance on private pip methods which allows use of modern versions of pip.
Bug Fix
- This fix addresses an issue where pair instances could no longer fire off queries once the original auth token had expired
- Pair will now only issue a login upon instantiation of client, and when a token has expired.
first BrightHive release
Merge pull request #11 from superconductive/graphql_auth
Graphql auth
Hello, world!
Merge pull request #6 from superconductive/graphql_auth
Update with Rob's changes. All tests pass.