Skip to content

Releases: cloudant/cirrus

3.2.0

25 Feb 21:48
Compare
Choose a tag to compare
  • Make GH API URLs configurable (#41)
  • Other improvements:
    • Upgrade requests to 2.22.0. Previously was set to 2.3.0, but 2.22.0 is
      the latest version. The version we end up with does not recognize json
      as a keyword argument to requests.put/post.
    • Change test runner to pytest

3.1.2

22 Oct 18:11
Compare
Choose a tag to compare
  • Fix validation error with test --mode choices (#39)

3.1.1

21 Oct 13:53
Compare
Choose a tag to compare

3.0.0

13 May 16:25
Compare
Choose a tag to compare
  • Convert codebase to Python 3.5.
  • Drop support for Python 2.x

Release 0.2.7

05 Sep 17:39
Compare
Choose a tag to compare
Merge branch 'release/0.2.7'