Skip to content

Version 1.7.2

Latest

Choose a tag to compare

@henryiii henryiii released this 11 Apr 01:48
· 6 commits to develop since this release
5f6f3e3

Features

Fixes

  • Correct repr for MultiCell by @henryiii in #1087
  • Fix serialization round-trip for 3D histograms with empty axes by @Copilot in #1094
  • Fix __setitem__ axis index mismatch when slices are not leading indices by @Copilot in #1097
  • Support 0D MeanView/WeightedMeanView by @Copilot in #1100
  • Broadcast scalar axis args to match array sample length in Mean/WeightedMean fill by @Copilot in #1101

Typing

Internal

Full Changelog: v1.7.1...v1.7.2