Skip to content

Releases: greatexpectationslabs/cooper-pair

0.0.4

17 Dec 16:49
4140e25
Compare
Choose a tag to compare

This release contains numerous fixes including

  • no more reliance on private pip methods which allows use of modern versions of pip.

Bug Fix

15 May 21:25
d6f42c3
Compare
Choose a tag to compare
  • 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

19 Apr 05:35
2c061e6
Compare
Choose a tag to compare
Merge pull request #11 from superconductive/graphql_auth

Graphql auth

Hello, world!

13 Apr 23:11
7804afa
Compare
Choose a tag to compare
Hello, world! Pre-release
Pre-release
Merge pull request #6 from superconductive/graphql_auth

Update with Rob's changes. All tests pass.