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 5fa0fc3 commit 7c5d693Copy full SHA for 7c5d693
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## Version 0.18.3 (2024-05-29)
4
+
5
+* Parsing of decay files (aka .dec files):
6
+ - Added new EvtGen models for full support for all known Belle-II and LHCb models.
7
+* Dependencies:
8
+ - Support for Python 3.12 added and support for Python 3.7 removed.
9
+* Miscellaneous:
10
+ - Moved to PyPI Trusted Publishers.
11
+ - Use Ruff format instead of Black.
12
+* CI and tests:
13
+ - Updates to pre-commit hooks and CI YAML files.
14
15
## Version 0.18.2 (2024-02-08)
16
17
* Parsing of decay files (aka .dec files):
0 commit comments