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
- Use pattern matching in another place by @henryiii in #1092
- Move to using prek by @henryiii in #1105
- Add
AGENTS.mdby @henryiii in #1106
Full Changelog: v1.7.1...v1.7.2