Skip to content

Releases: scikit-hep/decaylanguage

Version 0.10.3

23 Mar 12:04
e08e7df

Choose a tag to compare

  • Miscellaneous:
    • Code refactored in the CI by Sourcery.ai.
    • Updates to versions of pre-commit hooks.

Version 0.10.2

19 Jan 18:54
26b9ed9

Choose a tag to compare

  • Parsing of decay files (aka .dec files):
    • New decay models as taken from most-recent EvtGen documentation.

Version 0.10.1

10 Dec 11:26
ab776b4

Choose a tag to compare

  • Environment YAML file updated to Particle version 0.14.

Version 0.10.0

10 Dec 07:42
104eb94

Choose a tag to compare

  • Dependencies:
    • Package dependent on Particle version 0.14.
  • Miscellaneous:
    • Pre-commit hooks added - Black formatting, check-manifest, etc.

Version 0.9.1

04 Nov 23:15
c072ebd

Choose a tag to compare

  • Parsing of decay files (aka .dec files):
    • DecFileParser class enhanced to understand EvtGen's CopyDecay statement in decay files.
  • Tests:
    • Added tests for Python 3.8 and 3.9 on Windows.
  • Miscellaneous:
    • Conda badge added to the README, since package now available in Conda.

Version 0.9.0

31 Oct 09:03
677ef3a

Choose a tag to compare

  • Dependencies and Python version support:
    • Package dependent on Particle version 0.13.
    • Support for Python 3.9 added.

v0.8.0

29 Sep 10:28
12aaaf1

Choose a tag to compare

  • Dependencies update:
    • Package dependent on Particle version 0.12.

v0.7.2

13 Aug 20:56

Choose a tag to compare

Patch release - dependency on Particle version 0.11 and correct package version set.

v0.7.1

13 Aug 20:42

Choose a tag to compare

Patch release - dependency on Particle version 0.11.

v0.7.0

13 Aug 20:25
73e04e4

Choose a tag to compare

  • Dependencies:
    • Package dependent on Particle version 0.11.
    • Dependencies on lark-parser and others upgraded.