We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac89e78 commit b9b15dbCopy full SHA for b9b15db
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## Version 0.15.4 (2023-06-30)
4
+
5
+* Parsing of decay files (aka .dec files):
6
+ - Added support for many new EvtGen models and keywords (mostly for LHCb).
7
+ - Added first implementation of decay descriptors, decay chains represented as strings.
8
+ - Added support for empty or minimalistic decay files.
9
+* Universal representation of decay chains:
10
+ - Several enhancements,e.g. for handling of decay descriptors.
11
+ - Improvements to type hints.
12
+* CI and tests:
13
+ - Updates to pre-commit hooks and CI YAML files.
14
15
## Version 0.15.3 (2023-04-06)
16
17
* CI and tests:
0 commit comments