Skip to content

Releases: JeffersonLab/clas-stringspinner

v0.1.3

08 Jul 15:52
509e2fd
Compare
Choose a tag to compare

What's Changed

  • fix: include fmt/ranges.h by @c-dilks in #18
  • fix: newline after --version output by @c-dilks in #19
  • fix: remove --float-precision and use a fixed precision by @c-dilks in #20

Full Changelog: v0.1.2...v0.1.3

v0.1.2

08 Jul 03:05
6f6d776
Compare
Choose a tag to compare

What's Changed

  • fix: use 'n' for negative spin, in addition to 'm' (for minus) by @c-dilks in #16
  • ci: deploy versioned documentation on tags by @c-dilks in #17

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Jul 22:57
eb1a92f
Compare
Choose a tag to compare

What's Changed

  • fix: use C++ for the configuration, rather than a text file by @c-dilks in #13
  • doc: warn about OSG-controlled options by @c-dilks in #14

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Jun 13:33
0177efc
Compare
Choose a tag to compare

What's Changed

  • build: add stringspinner by @c-dilks in #1
  • feat: main stringspinner executable by @c-dilks in #2
  • feat: produce a LUND file by @c-dilks in #3
  • fix: --numEvents should be the number of events after cuts are applied by @c-dilks in #5
  • ci: build and test by @c-dilks in #4
  • feat: improve options by @c-dilks in #6
  • refactor: cleanup boolean options by @c-dilks in #7
  • doc: explain how to run stringspinner by @c-dilks in #8
  • fix: relocatable installation by @c-dilks in #9
  • fix: conform to clas12-mcgen requirements by @c-dilks in #10
  • style: syntax highlighting for .cmnd files by @c-dilks in #11
  • doc: link back to source code by @c-dilks in #12

New Contributors

Full Changelog: https://github.com/JeffersonLab/clas-stringspinner/commits/v0.1.0