Releases: Cloud-CV/evalai-cli
Releases · Cloud-CV/evalai-cli
v1.3.18
What's Changed
- Fix OpenSSL issue by @MinhThieu145 in #366
- Revert "Fix OpenSSL issue" by @gchhablani in #367
- [BugFix] Switch to Python 3.8 for travis builds by @gchhablani in #368
- [BugFix] Update to Python 3.11 for travis build by @gchhablani in #369
- [BugFix] Use Ubuntu 22.04 for Travis by @gchhablani in #370
- Move to Python 3.8 by @gchhablani in #371
- Remove coverage version by @gchhablani in #372
- [BugFix] Remove strict coverage requirement from setup.py by @gchhablani in #373
- [BugFix] Add setuptools upgrade by @gchhablani in #374
- Update version to 1.3.18 by @gchhablani in #375
- Update travis password by @gchhablani in #376
New Contributors
- @MinhThieu145 made their first contribution in #366
Full Changelog: v1.3.17...v1.3.18
v1.3.17
What's Changed
- Upgrade travis config to python 3.7 by @Ram81 in #337
- Update CLI version to 1.3.16 by @Ram81 in #338
- [BugFix] Remove hardcoded AWS region by @gchhablani in #346
- [BugFix] Fix incorrect endpoints for get all challenges API by @AyushR1 in #344
- Add specific urllib version in requirements by @gchhablani in #348
- Revert "Add specific urllib version in requirements (#348)" by @gchhablani in #349
- Add specific urllib3 to requirements by @gchhablani in #350
- Remove urllib specific reqs and add openssl by @gchhablani in #351
- Remove openssl reqs and update python version by @gchhablani in #352
- Add urllib3 requirements by @gchhablani in #354
- Revert back to original requirements file by @gchhablani in #355
- Use Ubuntu 22.04 for Travis Build by @gchhablani in #356
- Revert "Use Ubuntu 22.04 for Travis Build" by @gchhablani in #357
New Contributors
- @gchhablani made their first contribution in #346
- @AyushR1 made their first contribution in #344
Full Changelog: v1.3.15...v1.3.17
What's Changed
- Upgrade travis config to python 3.7 by @Ram81 in #337
- Update CLI version to 1.3.16 by @Ram81 in #338
- [BugFix] Remove hardcoded AWS region by @gchhablani in #346
- [BugFix] Fix incorrect endpoints for get all challenges API by @AyushR1 in #344
- Add specific urllib version in requirements by @gchhablani in #348
- Revert "Add specific urllib version in requirements (#348)" by @gchhablani in #349
- Add specific urllib3 to requirements by @gchhablani in #350
- Remove urllib specific reqs and add openssl by @gchhablani in #351
- Remove openssl reqs and update python version by @gchhablani in #352
- Add urllib3 requirements by @gchhablani in #354
- Revert back to original requirements file by @gchhablani in #355
- Use Ubuntu 22.04 for Travis Build by @gchhablani in #356
- Revert "Use Ubuntu 22.04 for Travis Build" by @gchhablani in #357
New Contributors
- @gchhablani made their first contribution in #346
- @AyushR1 made their first contribution in #344
Full Changelog: v1.3.15...v1.3.17
Stable release V1.1
Make error responses more detailed & verbose(#73) * Fix error responses in challenges * Fix error responses in teams * Fix conflicts