Releases: Kaggle/kaggle-api
Releases · Kaggle/kaggle-api
1.7.3b1
Fix build issues after changing driver from setup to pip (#703) The next beta release has already been published. I had some strange errors, but I wasn't first. Upgrading `pkginfo` and `twine` fixed things.
1.7.3b0
Patch API for release (#692) This contains minor bug fixes I found after the bug bash. It also removes a couple Swagger files.
1.6.3
1.6.1
1.5.16
1.6.0a3
1.5.15
1.5.14
Release date: 6/29/23
- Show the full error message from the API
- Improve and fix documentation
- Fix kernel's data sources bug, and add the model data source to push/pull
- Implement resumable downloads
- Fix unreachable code bug
- Make some arguments required
- Add enable_tpu to kernel's push/pull