Skip to content

v0.9.0

Compare
Choose a tag to compare
@mzinkevi mzinkevi released this 31 Aug 20:29
· 263 commits to master since this release

Major Features and Improvements

  • Adding functionality for handling structured data.

Bug Fixes and Other Changes

  • StructStatistics.common_statistics changed to
    StructStatistics.common_stats to agree with Facets.

Breaking changes

  • The change from StructStatistics.common_statistics to
    StructStatistics.common_stats may break code that had this field set and
    was serializing to some text format. The wire format should be fine.