Releases: cloudant/cirrus
Releases · cloudant/cirrus
3.2.0
- Make GH API URLs configurable (#41)
- Add a
github.api_base config
value to set the API base URL. - GitHub: https://github.ibm.com/cloudant/service_engineering/issues/426
- Add a
- 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 recognizejson
as a keyword argument to requests.put/post. - Change test runner to pytest
- Upgrade requests to 2.22.0. Previously was set to 2.3.0, but 2.22.0 is
3.1.2
3.1.1
- Use pytest as the default test runner
- Fix installer.sh
- Upgrade to the latest pip, otherwise the default 9.x version has trouble with escaped @ characters in pip.conf
3.0.0
Release 0.2.7
Merge branch 'release/0.2.7'