Releases: scikit-hep/mplhep
Releases · scikit-hep/mplhep
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
v0.3.50
What's Changed
- fix: remove precision specifier for flow bin labels by @atownse2 in #506
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #505
- feat: Adding ATLAS recommended color wheel by @zlmarshall in #508
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #507
New Contributors
- @zlmarshall made their first contribution in #508
Full Changelog: v0.3.49...v0.3.50
v0.3.49
What's Changed
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #499
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #503
- fix: flow bins xticklabel correction by @atownse2 in #502
New Contributors
Full Changelog: v0.3.48...v0.3.49
v0.3.48
What's Changed
- fix: modified tick labels to read mpl ticks labels not positions by @andrzejnovak in #498
Full Changelog: v0.3.47...v0.3.48
v0.3.47
What's Changed
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #490
- docs: switch docs to pydata theme, add initial gallery, add some type checks by @jonas-eschle in #406
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #492
- ci: macos-latest is changing to macos-14 ARM runners by @henryiii in #493
- ci: make python versions consistent, add other systems by @jonas-eschle in #494
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #497
- fix: legend linestyle for step histogram by @8me in #496
New Contributors
Full Changelog: v0.3.46...v0.3.47
v0.3.46
What's Changed
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #483
- feat: cap max scaling iterations in yscale* fcns by @andrzejnovak in #489
Full Changelog: v0.3.45...v0.3.46
v0.3.45
What's Changed
- fix: array copy and logic for obtaining variances and values by @jonas-eschle in #488
Full Changelog: v0.3.44...v0.3.45