Releases: scikit-hep/mplhep
Releases · scikit-hep/mplhep
v0.4.0
Primary change -> default ATLAS color scheme
What's Changed
- feat: add xoffsets option by @andrzejnovak in #559
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #560
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #561
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #562
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #563
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #565
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #567
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #569
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #570
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #571
- refactor: refactor internal plottable histogram and allow comparision of plottable histograms (for pulls, ratio, ...) by @cyrraz in #573
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #572
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #575
- test: cleanup matplotlib rc params before and after each test by @jonas-eschle in #576
- feat!: updating ATLAS color palette to match collboration recommendations by @zlmarshall in #574
New Contributors
Full Changelog: v0.3.59...v0.4.0
v0.3.59
What's Changed
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #552
- ci: keep master up to date by @andrzejnovak in #554
- Action by @andrzejnovak in #556
- ci: keep master up to date by @andrzejnovak in #557
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #553
- fix: correctly pass through w2method by @andrzejnovak in #558
Full Changelog: v0.3.58...v0.3.59
v0.3.58
What's Changed
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #549
- fix: correct sorting by @andrzejnovak in #551
Full Changelog: v0.3.57...v0.3.58
v0.3.57
What's Changed
- chore: update ruff/precommit by @andrzejnovak in #543
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #541
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #544
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #545
- ci: switch to uv and pytest-xdist by @andrzejnovak in #546
- feat: hist2dplot labels options by @rkansal47 in #547
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #548
New Contributors
- @rkansal47 made their first contribution in #547
Full Changelog: v0.3.56...v0.3.57
v0.3.56
What's Changed
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #540
- fix: update test for new mpl behaviour by @andrzejnovak in #542
- feat: allow setting c-o-m in exp label by @ruelasvh in #433
New Contributors
Full Changelog: v0.3.55...v0.3.56
v0.3.55
What's Changed
- feat: added bar type by @0ctagon in #529
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #532
- refactor: factor get_plottables logic out of histplot by @0ctagon in #534
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #535
- chore: update *-artifact GitHub Actions to v4 by @jpivarski in #536
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #539
- feat: binwnorm for hist2dplot by @APN-Pucky in #538
New Contributors
- @jpivarski made their first contribution in #536
- @APN-Pucky made their first contribution in #538
Full Changelog: v0.3.54...v0.3.55
v0.3.54
What's Changed
- feat: correct ax.legend() order for stack hists by @0ctagon in #527
- feat: add plothist style by @andrzejnovak in #528
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #526
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #530
- fix: make fontsize same for experiment label and secondary label for ATLAS by @diptaparna in #531
New Contributors
- @0ctagon made their first contribution in #527
- @diptaparna made their first contribution in #531
Full Changelog: v0.3.53...v0.3.54
v0.3.53
Python 3.13 support
What's Changed
- build: Remove 'toml' extra from setuptools_scm build requirement by @matthewfeickert in #517
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #509
- chore: modernize to hatchling backend by @henryiii in #522
- ci: add 3.13 tests and classifier by @henryiii in #523
- chore: use more ruff by @henryiii in #524
Full Changelog: v0.3.52...v0.3.53
v0.3.52
What's Changed
- chore: add _version.py to .gitignore by @cverstege in #513
- Fix docstring for histtype by @cverstege in #514
- feat: add function to merge handles for identical labels in legend by @cverstege in #516
New Contributors
- @cverstege made their first contribution in #513
Full Changelog: v0.3.51...v0.3.52
v0.3.51
What's Changed
- fix: make left label read COM energy by @Benkendorfer in #510
New Contributors
- @Benkendorfer made their first contribution in #510
Full Changelog: v0.3.50...v0.3.51