Skip to content

Releases: cms-cat/cmsstyle

v0.5.0

24 Nov 09:12
0fd11b2

Choose a tag to compare

What's Changed

  • Add installation and other info for C++ implementation by @ttedeschi in #56
  • Merging latest additions and improvements in preparation for the April'25 CAT Hackathon by @oglez in #58
  • Introduce support for subplots by @vepadulano in #60
  • Adapt multipad_test.py to old ROOT versions and adapt cmsstyle.py to Ruff check and format by @ttedeschi in #61
  • fix subplot styling by @ttedeschi in #62
  • fix py2.7 CI check by @ttedeschi in #64
  • Update cmsstyle.py to fix hardcoded axis limits and python2.7 adaptation by @ttedeschi in #65
  • Merging changes related to some fine-tuning of plots and also checks in CI/CD comparing the python and C++ version by @oglez in #66
  • fix: temp style workaround for jupyter by @andrzejnovak in #71
  • Modify subplot interface by @ttedeschi in #68

New Contributors

Full Changelog: v0.4.3...v0.5.0

v0.5.0-pre1

15 Jul 14:34
57920a8

Choose a tag to compare

v0.5.0-pre1 Pre-release
Pre-release

What's Changed

  • Add installation and other info for C++ implementation by @ttedeschi in #56
  • Merging latest additions and improvements in preparation for the April'25 CAT Hackathon by @oglez in #58
  • Introduce support for subplots by @vepadulano in #60
  • Adapt multipad_test.py to old ROOT versions and adapt cmsstyle.py to Ruff check and format by @ttedeschi in #61
  • fix subplot styling by @ttedeschi in #62
  • fix py2.7 CI check by @ttedeschi in #64
  • Update cmsstyle.py to fix hardcoded axis limits and python2.7 adaptation by @ttedeschi in #65
  • Merging changes related to some fine-tuning of plots and also checks in CI/CD comparing the python and C++ version by @oglez in #66

New Contributors

Full Changelog: v0.4.3...v0.5.0-pre1

v0.4.3

06 Dec 10:52
9794047

Choose a tag to compare

What's Changed

  • Modify cmsDrawObject docstring to comply with documentation syntax by @ttedeschi in #51
  • Restore python2 compatibility by @amecca in #53
  • Adding new improvements and methods to CMSStyle (python code) to improve readability and usability by @oglez in #54
  • Cppcodeandcichecks dec2024 by @oglez in #55

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

22 Oct 13:48
7915f8f

Choose a tag to compare

What's Changed

  • Fixing problems with TColorDefined (in saved TCanvas as root files), other visualization problems (stats box, y-title offset) and adding a new drawing method by @oglez in #50

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Oct 09:30
687a4f0

Choose a tag to compare

What's Changed

  • added link to documentation in the readme by @lenzip in #48
  • Changing the way the style is forced in the cmsStyle to allow changing parameters by @oglez in #49

New Contributors

  • @oglez made their first contribution in #49

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Jun 08:43
c10c5c7

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

29 May 17:41
2326d44

Choose a tag to compare

What's Changed

  • ROOT in no-batch mode by default by @lenzip in #43
  • fix string when no energy is passed by @lenzip in #45

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Apr 21:01
b513641

Choose a tag to compare

What's Changed

  • Add invertLegendEntries and set to true by @clelange in #32
  • Make centre-of-mass energy unit editable by @ttedeschi in #39
  • update example making it use stackplots and create Petroff colors objects by @ttedeschi in #40

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Feb 17:18
90d21c6

Choose a tag to compare

Mind that #27 introduced a breaking change to SetLumi(lumi, unit="fb", round_lumi=False), which has previously been SetLumi(lumi, round_lumi=False).

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

31 Jan 06:25
bca5c24

Choose a tag to compare

Initial release for further testing.

What's Changed

Full Changelog: v0.0.1pre3...v0.1.0