Skip to content

Version 2.9.0

Latest
Compare
Choose a tag to compare
@henryiii henryiii released this 13 Aug 19:58
· 4 commits to main since this release
c537ecc

What's Changed

Features:

  • Support for boost-histogram 1.6, drop support for Python 3.8, boost-histogram < 1.5, add support for Python 3.14/3.14t #597 #618, #631
  • Support serialization with boost-histogram 1.6 #627
  • Add legend=True for plot1d stacked #622
  • Specify license with SPDX, add some authors #625, #628

Fixes:

  • Handle fill-flattened for non-user args #612
  • Handle string args for fill-flattened #629
  • Label/name propagation fixed for casting histograms #630

Tests:

  • Handle tests that need mplhep #604
  • Modernize noxfile #623
  • Use dependency-groups #624

CI:

  • Upload nightly wheels to Anaconda #611
  • Add pass job to tests #619
  • Modernize pylint and uv #629
  • Update and check the minimum versions in CI #621
  • Speed up read-the-docs #576

New Contributors

Full Changelog: v2.8.1...v2.9.0