Releases: scikit-hep/mplhep
Releases · scikit-hep/mplhep
v1.0.0.rc8
What's Changed
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci[bot] in #633
- fix: replace deprecated axes grouper .join() with .sharex() for matplotlib>=3.6 by @Copilot in #635
Full Changelog: v1.0.0.rc7...v1.0.0.rc8
v1.0.0.rc7
What's Changed
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci[bot] in #624
- feat: add scilocator_adjust parameter to control scientific notation offset handling by @andrzejnovak in #625
- docs: update styling by @andrzejnovak in #626
- docs: update by @0ctagon in #627
- docs: small fixups by @andrzejnovak in #628
- docs: added more examples by @0ctagon in #630
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci[bot] in #629
- docs: add utility functions by @0ctagon in #631
Full Changelog: v1.0.0.rc6...v1.0.0.rc7
v1.0.0.rc6
What's Changed
- Import ParamSpec in compatibility module for typing by @jonas-eschle in #616
- fix: overlap scaling once more by @andrzejnovak in #619
- fix: correct bold/italic rendering and font usage in all LaTeX styles by @Copilot in #617
- fix: overlap scaling by @andrzejnovak in #620
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci[bot] in #621
- fix: correct yerr handling in plot_comparison by @0ctagon in #622
- feat!: added comparison functions documentation by @0ctagon in #623
New Contributors
- @Copilot made their first contribution in #617
Full Changelog: v1.0.0.rc5...v1.0.0.rc6
v1.0.0.rc5
What's Changed
- docs: update 1d_comp tests by @andrzejnovak in #606
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci[bot] in #607
- fix(histplot.errors): stack should ignore variances for errors representations by @andrzejnovak in #609
- ci: add tests with LaTeX by @andrzejnovak in #610
- feat: add mplhep.hist() function to match plt.hist() API by @andrzejnovak in #611
- fix: make overlap metric more robust by @andrzejnovak in #614
Full Changelog: v1.0.0.rc4...v1.0.0.rc5
v1.0.0.rc4
What's Changed
- refactor!: improve utils by @andrzejnovak in #605
Full Changelog: v1.0.0rc3...v1.0.0.rc4
v1.0.0rc3
What's Changed
- chore: updating test suite by @andrzejnovak in #597
- test: improve test suite by @andrzejnovak in #599
- feat: allow more com customization by @andrzejnovak in #600
Full Changelog: v1.0.0rc2...v1.0.0rc3
v1.0.0rc2
What's Changed
- docs: update CITATION.cff by @andrzejnovak in #588
- refactor(api)!: cleanup, remove redundant, updated label positioning by @andrzejnovak in #589
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci[bot] in #590
- feat/refactor!: revamping labels by @andrzejnovak in #596
Full Changelog: v1.0.0rc1...v1.0.0rc2
v1.0.0rc1
What's Changed
- chore: update citation.cff, include Jonas, use general DOI by @jonas-eschle in #585
- chore(deps): pre-commit.ci autoupdate by @pre-commit-ci[bot] in #586
- feat: add comparison plotters by @0ctagon in #580
- fix: lumittext for LHCb to use the right font by @andrzejnovak in #587
Full Changelog: v0.4.1...v1.0.0rc1
DUNE style
What's Changed
- add DUNE style by @jonas-eschle in #568
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