Skip to content

Releases: cms-cat/cmsstyle

v0.4.3

06 Dec 10:52
9794047
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.3.1

29 May 17:41
2326d44
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Initial release for further testing.

What's Changed

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

v0.0.1pre3: Merge pull request #23 from ttedeschi/fix-custom-text

05 Dec 08:34
59c3ed3
Compare
Choose a tag to compare
add methods to customize extra and additional text

v0.0.1pre2

01 Dec 13:48
edca60c
Compare
Choose a tag to compare
v0.0.1pre2 Pre-release
Pre-release

What's Changed

  • fix README

Full Changelog: https://github.com/cms-cat/cmsstyle/commits/v0.0.1pre2