Skip to content

Version 0.18.0

Compare
Choose a tag to compare
@eduardo-rodrigues eduardo-rodrigues released this 01 Dec 11:33
· 34 commits to master since this release
b6e0a5d

Version 0.18.0 (2023-12-01)

  • Parsing of decay files (aka .dec files):
    • Major update of test suite to verify all EvtGen models are parsed correctly.
    • Hence full support for all known Belle-II and LHCb EvtGen models.
    • Lark parser grammar for decay files parsing refactored and simplified.
    • Minor fixes to decay model parsing.
    • Better type hints in decay file parsing classes.
    • General test suite enhanced.
  • Miscellaneous:
    • Modernisation of Ruff configuration in pyproject.toml.
  • CI and tests:
    • Updates to pre-commit hooks and CI YAML files.