Skip to content

Release 0.21.5

Compare
Choose a tag to compare
@dhruvesh09 dhruvesh09 released this 06 Mar 23:36
· 588 commits to master since this release

Release 0.21.5

Major Features and Improvements

  • Add label_feature to StatsOptions and enable LiftStatsGenerator when
    label_feature and schema are provided.
  • Add JSON serialization support for StatsOptions.

Bug Fixes and Other Changes

  • Only requires avro-python3>=1.8.1,!=1.9.2.*,<2.0.0 on Python 3.5 + MacOS

Breaking Changes

Deprecations