File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- Version under preparation
5
- -------------------------
4
+ Version 0.22.0
5
+ --------------
6
+
7
+ March 24th, 2023
6
8
9
+ - ` Particle ` class and submodules:
10
+ - Deprecated functions only used to find particles by AmpGen style of names.
11
+ Functionality moved to the DecayLanguage package, the only place where it is needed.
7
12
- Data CSV files:
8
13
- Version 12 of package data files made default:
9
14
- Information on nuclei updated based on masses taken from package ` periodictable ` version 1.6.1.
10
15
- Several Corsika7 IDs corrected.
11
16
- Otherwise same as version 11 files.
17
+ - Miscellaneous:
18
+ - Moved to Ruff for configuration.
19
+ - Documentation:
20
+ - Various fixes in docstrings, notably because of particle property updates.
21
+ - README: minor updates/fixes.
12
22
- Tests:
13
23
- Doctests run separately in the CI.
24
+ - Updates to pre-commit hooks.
14
25
15
26
16
27
Version 0.21.2
You can’t perform that action at this time.
0 commit comments