- deploy model versions after they are uploaded to Skafos. - list out environment details associated with your models. - updated documentation.
0.2.1
- Added tests to the drone pipeline. - Tests prevent releases that might have a bug from getting to users. (or at least we try)
0.2.0
SDK Improvements: - Extended `skafos.summary()` output options to support both compact and non-compact formats. - Upload model version no longer creates artifacts in the user's working directory. Cleanup and better logic implemented. - Tidy'd up documentation.
Some Tech Debt: - Autmated Drone deployments to PyPI. - Added testing suite.
0.1.3
Remove python base os package from __init__
0.1.2
- Upload, Fetch, List Model Versions from Skafos - Summarize User-Access with API Token - Get current version - Good for Python 3+