Skip to content

v0.9.0

Compare
Choose a tag to compare
@pimlock pimlock released this 02 Feb 20:16
· 455 commits to main since this release

Enhancements 🎉

  • Enable uploading Parquet datasets 718b7ee
  • [Preview] Add connector related commands to the CLI b9fd267

Bugfixes 🐛

Housekeeping 🧹

  • Pin transitive Sphinx dependencies 6c868bb
  • Introduce more generic support for different workflows in the CLI e6a02ae
    • ⚠️ This update introduced backward incompatible API change: Model.model_type now returns a string instead of enum. The returned string value is the same as value of the previously returned enum.