github scikit-hep/boost-histogram v1.5.2
Version 1.5.2

9 days ago

Fix for axis metadata not passing though non-uniform rebinning correctly. Flow bins are now preserved when doing a non-uniform rebinning. Also adds the ability to rebin by edges or an existing axis.

This is expected to be the last release with Python 3.8 support. Manylinux support will likely be bumped from 2024 to 2_28 soon, as well.

Features

  • Support edges= and axis= in bh.rebin #977
  • Allow axis to be passed through bh.rebin #980, #982

Bug fixes

  • Axis metadata was broken when rebinning #978
  • Flow bins were lost when using variable rebinning #977
  • Scikit-build-core 0.11, with PEP 639 license metadata #986, #988
  • Prepare for an potential upcoming pybind11 3 change #994

CI and testing

  • Remove extras like [test] in favor of dependency-groups #973
  • Multithreaded test running #987

Full Changelog: v1.5.1...v1.5.2

Don't miss a new boost-histogram release

NewReleases is sending notifications on new releases.