Releases: cyrraz/plothist
Releases · cyrraz/plothist
Release v1.2.6
Release v1.2.5
Release v1.2.4
New functionalities
- Add plot_only option in plot_data_model_comparison by @0ctagon in #155
- New position option for
add_text()
by @0ctagon in #154
Minor changes
- Added side-by-side categorical hist plotting example by @0ctagon in #153 and #156
- Add requirements for readthedoc to build by @0ctagon in #152
- Updated font installation documentation by @0ctagon in #158
- Minor text changes by @cyrraz in #159
- Created function chapter in doc by @0ctagon in #160
- Create CITATION.cff by @cyrraz in #162
Full Changelog: v1.2.3...v1.2.4
Release v1.2.3
Minor change
- plothist now has a DOI:10.5281/zenodo.10995667
- Update README.rst by @cyrraz in #151
Full Changelog: v1.2.2...v1.2.3
Release v1.2.2
Release v1.2.1
Release v1.2.0
Release v1.1.2
Documentation improvements
- Added example of a profile plot by @cyrraz in #134
- Added a note on add_luminosity by @0ctagon in #131
Internal code fixes
- Added checks to verify that histograms are counting histograms by @cyrraz in #134
- Added fix if certificate not found for font website by @0ctagon in #130
Testing
- pytest of comparison functions by @0ctagon in #133
- pytest to recreate the examples in the doc by @0ctagon in #132
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
What's Changed
Note
If you have an installation of plothist using flit
, you have to do
git pull
flit install --symlink
in the plothist package folder to update your version of plothist.
Full Changelog: v1.1...v1.1.1
Release v1.1
Major changes
- Drop
ratio_uncertainty_type
argument and replace it withsplit_ratio
comparison argument by @cyrraz in #124 - Support efficiency computation by @cyrraz in #115
- Documentation improvement by @cyrraz and @0ctagon in #115 and #126
Minor changes
- Update readme by @cyrraz in #121
- Add precommit hooks and run them by @cyrraz in #120 and #122
- Added test for font installation by @0ctagon in #123
Full Changelog: v1.0.6...v1.1