Skip to content

v1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonmmease jonmmease released this 14 Jan 13:58
· 3 commits to develop_v1.0 since this release

Note: There will not be a 0.11.0 release as we're going to jump to version 1.0.0.

Updated

  • Window frame support and DataFusion 16 by @jonmmease in #221
  • Support impute with multiple groupby fields and match Vega's output ordering by @jonmmease in #223
  • Add fold and sequence transforms by @jonmmease in #224
  • 1.0 Widget updates by @jonmmease in #216
    • Support Altair themes
    • Support ipywidgets 8
  • Add new 1.0 quickstart examples to the README.md by @jonmmease in #217
  • Add 1.0.0rc1 lower version bounds between python packages by @jonmmease in #219

Fixed

  • Fall back to "UTC" if get_local_tz() returns None by @jonmmease in #214
  • Fix distinct aggregation with nulls by @jonmmease in #220
  • Improve transform ordering using explicit ordering column by @jonmmease in #222

Full Changelog: v0.11.0-rc12...v1.0.0-rc1