Skip to content

v0.2.0

Compare
Choose a tag to compare
@nsthorat nsthorat released this 03 Jan 22:12
· 150 commits to main since this release

What's Changed

The UI now supports deleting row(s), viewing the trash & undeleting. Exporting will now automatically drop deleted rows.

Breaking changes

  • Merge output_column and nest_under --> dataset.map(output_path=...) by @dsmilkov in #1001

UI

Performance

Bug fixes

Clustering (coming soon)

Map & signal changes

Other Changes

  • Update the Dockerfile to use port 80 so we can use it on GCE. by @nsthorat in #992
  • Make OpenAI calls threaded with exponential backoff by @dsmilkov in #1005

Full Changelog: v0.1.26...v0.2.0